Grid
The CSS Grid Layout Module offers a grid-based layout system, with rows and columns, making it easier to design web pages.
Grid with 2 columns
One
Two
Grid with 3 columns
One
Two
Three
The CSS Grid Layout Module offers a grid-based layout system, with rows and columns, making it easier to design web pages.