Learning Fuze - rc0821 > css-box-model > Flashcards
What CSS properties make up the box model?
content, padding, border, margin
Which CSS property pushes boxes away from each other?
margin
Which CSS property adds space between a box’s content and its border?
padding