The power of CSS Grid to create layouts
In this post I will show you how you can make entire interfaces with a property of the CSS Grid.
CSS Grid Terminology.
First lets take a look quickly about CSS Grid terminology.
Grid Container : The element on which grid is applied. The grid contain...
gabrielpenteado.hashnode.dev2 min read