by Jennifer Wjertzoch

Things I’ve learned about CSS grid layout

MOpMg0IP-0ClwyhLThCzQeGr-U4N-PrFunrO
Photo by Julie Tupas on Unsplash

With CSS Grid you can create complex web designs. It is very intuitive and very well supported by the major browsers. In this article I will show how to build layouts in CSS Grids.

Setting Up CSS Grid

It is very simple to get CSS Grid up and running. First of all I would recommend to download Firefox’s Developer Edition. Firefox has some great Dev Tools…