CSS Box Sizing

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instanceOf CSS property
gptkbp:appliesTo all elements except table rows, row groups, columns, and column groups
gptkbp:controls how the total width and height of elements are calculated
gptkbp:defaultIn content-box
gptkbp:definedIn gptkb:CSS3_specification
gptkbp:hasSyntax box-sizing: <value>;
https://www.w3.org/2000/01/rdf-schema#label CSS Box Sizing
gptkbp:inheritance no
gptkbp:introducedIn gptkb:CSS3
gptkbp:usedFor layout control
gptkbp:valuation border-box
content-box
gptkbp:bfsParent gptkb:CSS_Working_Group_specifications
gptkbp:bfsLayer 7