box-sizing (CSS3)

The box-sizing CSS property is used to alter the default CSS box model used to calculate widths and heights of elements.

Syntax

content-box | padding-box | border-box

Examples having uses of: 'box-sizing'