CSS box-sizing property

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf CSS property
gptkbp:affects width calculation
height calculation
gptkbp:animatable no
gptkbp:appliesTo all elements except table rows and row groups
gptkbp:canBeSetWith gptkb:CSS
gptkbp:controls how the total width and height of an element is calculated
gptkbp:defaultIn content-box
gptkbp:definedIn gptkb:CSS
gptkbp:hasSyntax box-sizing: content-box | border-box | padding-box;
https://www.w3.org/2000/01/rdf-schema#label CSS box-sizing property
gptkbp:inheritance no
gptkbp:introducedIn gptkb:CSS3
gptkbp:supportedBy all major browsers
gptkbp:usedFor layout control
gptkbp:valuation border-box
content-box
padding-box
gptkbp:bfsParent gptkb:Box_Model
gptkbp:bfsLayer 8