c1120 > css-box-model > Flashcards
What CSS properties make up the box model?
Margin, border and padding.
Which CSS property pushes boxes away from each other?
Margin.
Which CSS property add space between a box’s content and its border?
Padding.