box-ordinal-group
Summary
Do not use. This property has been replaced by flex-order.
Specifies the ordinal group that a child element of the object belongs to. This ordinal value identifies the display order (along the axis defined by the box-orient property) for the group.
Overview table
- Initial value
1
- Applies to
- children of box elements
- Inherited
- No
- Media
- visual
- Animatable
- No
Syntax
Values
- integer
- Integer value that identifies the group that a child element belongs to.
Related specifications
- Flexible Layout Module
- W3C Working Draft (Obsolete)
See also
Related articles
CSS Layout
Related pages
- CSSStyleDeclarationCSSStyleDeclaration
- currentStylecurrentStyle
- stylestyle
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]