Flexible Box Layout

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf CSS layout module
gptkbp:alsoKnownAs gptkb:Flexbox
gptkbp:category gptkb:CSS
gptkb:website
gptkbp:definedIn gptkb:CSS3
gptkbp:feature flexible item sizing
alignment control
direction control
order control
wrapping control
gptkbp:firstPublished 2009
https://www.w3.org/2000/01/rdf-schema#label Flexible Box Layout
gptkbp:introducedProperty gptkb:state_order
flex
align-content
align-items
align-self
display:flex
flex-basis
flex-direction
flex-grow
flex-shrink
flex-wrap
justify-content
gptkbp:purpose distribute space within a container
arrange elements in a container
gptkbp:relatedTo gptkb:CSS_Grid_Layout
CSS positioning
gptkbp:replacedBy block layout for certain use cases
gptkbp:specifies https://www.w3.org/TR/css-flexbox-1/
gptkbp:standardizedBy gptkb:W3C
gptkbp:status gptkb:W3C_Candidate_Recommendation
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkb:Internet_Explorer_10+
gptkbp:usedIn web development
responsive design
gptkbp:bfsParent gptkb:Flexbox
gptkbp:bfsLayer 6