Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The CSS Grid Layout is a two-dimensional grid-based layout module formed by rows and columns..

  • The vertical line of grid items areĀ columns.

  • The horizontal line of grid items areĀ rows.

To divide a grid you will need to adjust the "Grid Layout" (with yellow border) using Flex Section.

  • No labels