CSS Flexbox and Grid Layout | 9

Last Updated :
Discuss
Comments

What does grid-auto-rows: 100px do in Grid Layout?

Sets the height of all grid rows

Defines a fixed height for each grid item

Defines the height of rows that are implicitly created

Sets the height of the grid container

Tags:
Share your thoughts in the comments