Flexible Boxes in CSS

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf CSS layout module
gptkbp:aligns items along cross axis
items along main axis
gptkbp:alsoKnownAs gptkb:Flexbox
gptkbp:canBeNested true
gptkbp:childInterface flex item
gptkbp:combines gptkb:CSS_Grid
media queries
gptkbp:crossAxisProperty align-content
align-items
gptkbp:definedIn W3C Flexbox specification
gptkbp:directionA column
row
column-reverse
row-reverse
gptkbp:enables responsive layouts
dynamic arrangement of items
gptkbp:firstPublished 2009
gptkbp:hasVendorPrefixes -ms-flexbox
-webkit-box
-webkit-flex
https://www.w3.org/2000/01/rdf-schema#label Flexible Boxes in CSS
gptkbp:introducedIn gptkb:CSS3
gptkbp:itemProperty gptkb:state_order
flex
align-self
flex-basis
flex-grow
flex-shrink
gptkbp:mainAxisProperty flex-direction
flex-flow
flex-wrap
justify-content
gptkbp:parent flex container
gptkbp:property display:flex
display:inline-flex
gptkbp:replacedBy float-based layouts
table-based layouts
gptkbp:specifies https://www.w3.org/TR/css-flexbox-1/
gptkbp:standardizedBy 2017
gptkbp:supportedBy modern browsers
gptkbp:usedFor grids
navigation bars
toolbars
card layouts
equal height columns
vertical centering
horizontal centering
gptkbp:bfsParent gptkb:Estelle_Weyl
gptkbp:bfsLayer 7