CSS Grid Series: 2 - Fundamentals
Live dev notes taken throughout the CSS Grid course by Wesbos — cssgrid.io
CSS Grid effectively allows us to take any element on a page (such as <div>, <p>, etc) and display it as a grid.
The grid is made up of columns and rows (collectively known ...
uncurated.hashnode.dev2 min read