+ 1
Which is the difference between margin and padding???
3 Respuestas
+ 3
margin moves the box around. like: margin-left:100%;
That moves it all the way to the right.
padding expands the box (makes it wider, so the text or things inside a box arent so close to the border line.
,,,
+ 3
Я думаю, это тебе поможет 😊:
https://www.sololearn.com/learn/CSS/1100/?ref=app