Free course for basic practical CSS. This time, Grid!
Real quick rundown on the most important properties of grid. Grid is really helpful in making layouts. I explain the differences between flex and grid as well.
It basically comes down to
grid-template-columns
grid-template-rows
grid-template-areas
justify-items
align-items
References
https://css-tricks.com/snippets/css/c...
https://developer.mozilla.org/en-US/d...
Here's the Google Drive link for the files used in Lesson 08
https://drive.google.com/drive/folder...
Visit here for all the additional text and links
https://almostinevitable.com/free-cou...