Box Model

The Box Model

The CSS box model describes rectangular elements on a web page. Each box has a content area which is surrounded by padding, border, and margin areas.

4 videos • 1 quiz • 0 code challenges