CSS Box Alignment Module

E84080

The CSS Box Alignment Module is a W3C CSS specification that defines a unified model and properties for aligning boxes in layout methods such as flexbox, grid, and block layout.

All labels observed (3)

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf CSS module
CSS specification
W3C Recommendation
appliesTo block layout
flex layout
grid layout
multi-column layout
positioned layout
table layout
definedBy World Wide Web Consortium
defines properties for aligning boxes in CSS
definesConcept baseline alignment
content-distribution alignment
cross axis alignment
fallback alignment
main axis alignment
safe alignment
self-alignment
unsafe alignment
definesProperty align-content
align-items
align-self
justify-content
justify-items
justify-self
place-content
place-items
place-self
definesValueCategory <content-distribution>
<content-position>
<self-position>
editor Elika J. Etemad
Rachel Andrew
Tab Atkins Jr.
editorDraftURL https://drafts.csswg.org/css-align/
fullName CSS Box Alignment Module self-linksurface differs
surface form: CSS Box Alignment Module Level 3
goal provide a consistent alignment model across CSS layout methods
level 3
partOf CSS
surface form: Cascading Style Sheets
shortName CSS Box Alignment Module self-linksurface differs
surface form: css-align-3
specifies alignment model for CSS layout
status W3C Recommendation
unifiesAlignmentAcross block layout
flexbox
grid
multi-column layout
positioned layout
table layout
w3cTRURL https://www.w3.org/TR/css-align-3/
workingGroup W3C CSS Working Group
surface form: CSS Working Group

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

W3C CSS Working Group standardizes CSS Box Alignment Module
CSS Box Alignment Module fullName CSS Box Alignment Module self-linksurface differs
this entity surface form: CSS Box Alignment Module Level 3
CSS Box Alignment Module shortName CSS Box Alignment Module self-linksurface differs
this entity surface form: css-align-3
CSS Flexbox Layout Level 1 Editor’s Draft relatedTo CSS Box Alignment Module