CSS Box Model Flashcards
1
Q
What CSS properties make up the box model?
A
Content height and width, Padding, Border, Margin
2
Q
Which CSS property pushes boxes away from each other?
A
Margin
3
Q
Which CSS property add space between a box’s content and its border?
A
Padding