grid-template-rows
Term side of the Card
Topic: Grids
Unit title: grid-template-rows
Categories: Property
Explanation side of the Card
Explanation: The property that defines the height of each row in a grid layout. Similar to `grid-template-columns`, it allows specifying exact sizes or flexible units, helping manage the vertical layout of the grid with precision.
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: