grid-row-end

Term side of the Card
Topic: Grids
Unit title: grid-row-end
Categories: Property
Explanation side of the Card

Explanation: The property that defines the ending point for a grid item within the rows of a grid layout. Similar to `grid-column-end`, it determines where the item stops on the grid, based on line numbers, spans or the keyword 'auto'.

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: