CSS Box-Model

Evaluate yourself with a quiz on the box model of CSS in this lesson.

A bit about the box-model

The CSS box model describes the rectangular boxes that are generated for elements in the document tree and laid out according to the visual formatting model. ...