SyntaxStudy
Sign Up
Home CSS Exercises The CSS Box Model

The CSS Box Model

Beginner

Complete the sentences about the CSS box model.

The CSS box model has four areas from inside out: , , , and .

To include padding and border in the element's total width, set box-sizing: .