CSS Flexbox Layout Module

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instanceOf gptkb:W3C_Recommendation
gptkbp:abbreviation gptkb:Flexbox
gptkbp:alsoKnownAs gptkb:Flexible_Box_Layout
gptkbp:crossAxis perpendicular to main axis
gptkbp:enables responsive design
flexible layouts
gptkbp:firstPublished 2012
gptkbp:hasConcept flex container
flex item
https://www.w3.org/2000/01/rdf-schema#label CSS Flexbox Layout Module
gptkbp:keyProperty gptkb:state_order
align-content
align-items
align-self
flex-basis
flex-direction
flex-grow
flex-shrink
flex-wrap
justify-content
gptkbp:latestReleaseVersion gptkb:CSS_Flexible_Box_Layout_Module_Level_1
gptkbp:mainAxisOf horizontal or vertical
gptkbp:notable_for different from CSS Grid (two-dimensional)
gptkbp:partOf Cascading Style Sheets
gptkbp:property display: flex
display: inline-flex
gptkbp:specifies gptkb:W3C_Candidate_Recommendation
gptkb:World_Wide_Web_Consortium
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Internet_Explorer_11
gptkb:Chrome
gptkbp:url https://www.w3.org/TR/css-flexbox-1/
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flexible_box_layout/Basic_Concepts_of_Flexbox
gptkbp:usedFor one-dimensional layouts
gptkbp:bfsParent gptkb:CSS_Grid_Layout_Module
gptkbp:bfsLayer 7