Expand description
Values for CSS Box Alignment properties
https://drafts.csswg.org/css-align/
Structsยง
- Value for the
align-content
property. - Constants shared by multiple CSS Box Alignment properties
- Value of the
align-items
property - The specified value of the align-self property.
- Shared value for the
align-content
andjustify-content
properties. - Value for the
justify-content
property. - Value of the
justify-items
property - The specified value of the justify-self property.
Enumsยง
- An axis direction, either inline (for the
justify
properties) or block, (for thealign
properties).
Functionsยง
- list_
legacy_ ๐keywords - list_
normal_ ๐stretch - parse_
baseline ๐ - parse_
legacy ๐ - parse_
normal_ ๐stretch - parse_
self_ ๐position