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