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