Skip to main content Skip to docs navigation

Grid Row

A grid row is a horizontal track in a CSS Grid Layout , that is the space between two horizontal grid lines. It is defined by the grid-template-rows property or in the shorthand grid or grid-template properties.

On this page

Updated on April 20, 2024 by Datarist.