grid-column-span
Summary
See css/properties/grid-column. This property has been removed from the specification.
Overview table
- Initial value
1
- Applies to
- grid item elements
- Inherited
- No
Media
:
- Animatable
- No
Syntax
grid-column-span: integer
Values
- integer
- Integer value that specifies the number of columns to span.
Notes
This property was originally imported as ms-grid-column-span.
Standards information
- CSS Grid Layout, Section 6
See also
Related articles
Grid Layout
grid-column-span
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]