CSS Box Model

Attribute Name

Description

Padding

Clears an area around the content. The padding is transparent

Border

A border that goes around the padding and content

Margin

Clears an area outside the border. The margin is transparent

Width

It specifies the horizontal length of the content

Height

It specifies the vertical length of the content