Showing content from https://webplatform.github.io/docs/css/properties/grid-column-position below:
grid-column-position ยท WebPlatform Docs
grid-column-position Summary
Specifies the column position to place a grid item based upon integer location, string value, or column size.
Overview table
-
Initial value
-
auto
-
Applies to
-
Grid Item elements
-
Inherited
-
No
-
Media
-
visual
-
Computed value
-
see text
-
Animatable
-
No
CSS Object Model Property
:
-
Percentages
-
n/a
Syntax
grid-column-position: <identifier>
grid-column-position: <integer>
grid-column-position: <string>
grid-column-position: auto
Values
-
<integer>
-
A value that specifies a grid line in the grid.
-
<string>
-
A name value that specifies a named grid line.
-
<identifier>
-
Refers to a named Grid area and computes to a Grid line with the starting edge of the Grid area.
-
auto
-
Places a Grid item based on an automatic placement algorithm.
See also Related articles Grid Layout
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4