Grids

CSS Grid Layout is a two-dimensional layout system for the web. It lets you lay content out in rows and columns both.

Two column layout

Hi!! I am column one
Hi!! I am column two

Three column layout

Hi!! I am column one
Hi!! I am column two
Hi!! I am column three

Holy Grail Layout

Header
Sidebar
Main
Footer