IMPORTANT:

Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campaign=css-grid

In this video we will cover everything you need to know about CSS grid in only 20 minutes. We will cover what grid is, how grid differs from flexbox, how grid works, and the different properties you can use to layout and style your grid containers and items. CSS grid is one of the most powerful layout tools ever added to CSS. It allows you to create dynamic, responsive, and complex layouts with very little code. We will be covering all of the terminology, by going through live examples of all the different grid properties.

If there is anything you feel I missed in discussing grid, or anything about grid that confused you, please let me know in the comments below.

Learn Flexbox in 15 Minutes:
https://youtu.be/fYq5PXgSsbE

CodePen for this Video:
https://codepen.io/WebDevSimplified/pen/qJgJGX

Twitter:
https://twitter.com/DevSimplified

GitHub:
https://github.com/WebDevSimplified

CodePen:
https://codepen.io/WebDevSimplified


#CSSGrid #WebDevelopment #Programming