grid-row
Term side of the Card
Topic: Grids
Unit title: grid-row
Categories: Property
Explanation side of the Card
Explanation: The shorthand property that specifies the starting and ending points of a grid item across the rows in a grid layout. It combines `grid-row-start` and `grid-row-end` properties into one declaration, offering control over how many rows an item covers.
Browser compatibility:
- The chrome browser supports this feature starting from version 57
- The edge browser supports this feature starting from version 16
- The firefox browser supports this feature starting from version 52
- The safari browser supports this feature starting from version 10.1
Availability: