Coding Bootcamp LFZ > css-box-model > Flashcards
What CSS properties make up the box model?
Border, margin, 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