description & Usage
To determine the starting row of a content item or... we use the grid-row-start property.
Informations
# | Description |
---|---|
Default Value | auto |
Inherited | no |
Animatable | yes |
Version | CSS Grid Layout Module Level 1 |
JavaScript syntax | object.style.gridRowStart="3" |
Browser compatibility and Support
# | Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
grid-row-start |
Syntax
Values
Values | Description |
---|---|
auto | auto |
row-line | The specified row |