
All About CSS Grid
Syntax - Tasty Web Development Treats
00:00
How to Use Grid to Make Your Layout Work
With grid, you're going to have a very toned down layout where your header and your nav and your sidebar and your content are all going to be siblings. You still will have wrappers, that's one thing I did realize by doing all these examples. One other thing I noticed as well is that you write a lot less media queries when you're using grid Because they have this thing called minmax where you can tell an element inside of your grid to be minimum 400 pixels maximum.
Play episode from 51:31
Transcript


