CSS Grid Introduction
Today we'll be looking at a flex competitor called CSS Grid!
As the name suggests, it's an awesome tool to make grids and layouts.
In general, a grid is build by having a container and some children inside it.
CSS Basic Grid
As for our HTML we are us...
h.daily-dev-tips.com2 min read