CSS Flexible Box Layout

GPTKB entity

Statements (45)
Predicate Object
gptkbp:instanceOf CSS layout module
gptkbp:allows alignment control
dynamic resizing of elements
space distribution between items
gptkbp:alsoKnownAs gptkb:Flexbox
gptkbp:category gptkb:CSS
Web development
Web standards
gptkbp:contrastsWith gptkb:CSS_Grid_Layout
gptkbp:enables responsive design
flexible layouts
gptkbp:firstPublished 2012
gptkbp:hasConcept cross axis
flex container
flex item
flex lines
main axis
https://www.w3.org/2000/01/rdf-schema#label CSS Flexible Box Layout
gptkbp:introducedProperty gptkb:state_order
flex
align-content
align-items
align-self
display:flex
flex-basis
flex-direction
flex-flow
flex-grow
flex-shrink
flex-wrap
justify-content
gptkbp:partOf gptkb:CSS3
gptkbp:replacedBy float-based layouts
table-based layouts
gptkbp:specifies https://www.w3.org/TR/css-flexbox-1/
gptkbp:standardizedBy gptkb:World_Wide_Web_Consortium
gptkbp:status gptkb:W3C_Candidate_Recommendation
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Internet_Explorer_11
gptkb:Chrome
gptkbp:usedFor one-dimensional layouts
gptkbp:bfsParent gptkb:CSS_Flexbox
gptkbp:bfsLayer 5