This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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
:

Computed value
:

Animatable
No

CSS Object Model Property
:

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

See also

Related articles

Grid Layout

Attributions