Spacing problems. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Spacing problems.

When I try to make certain elements on web coding, I often find myself struggling with margins and padding to the right. I find it very aggravating and don't know why I can make space for the left side of a table but not the right. I tried center align, adjusting margins and padding, etc. Does anyone have a solution? https://code.sololearn.com/W8MoSDygfbmE/?ref=app

15th Aug 2019, 4:17 AM
Santiago Bermudez
Santiago Bermudez - avatar
2 Answers
+ 2
Hello Santiago, Please share your code link if you need a help with it. Without looking at the code our friends can only do a wild guess of what the problem is, and what suggestion/solution to offer. Just in case you forgot and if you're using SoloLearn mobile app you can see the following Activity Feeds for how to share links: https://www.sololearn.com/post/74857/?ref=app
15th Aug 2019, 5:37 AM
Ipang
+ 2
margin-left and padding-left https://code.sololearn.com/Wo5HxOeTZg0a/?ref=app After familiar, you can use shorthand (top, right, bottom, left)
15th Aug 2019, 9:53 AM
Gordon
Gordon - avatar