Learn CSS Grid the easy way

It can be easy to get bogged down in how grid works, with a lot of new properties, values, and even units! So let’s try and simplify things as much as possible, because to get started, you don’t need to know *everything* about how Grid works. 🔗 Links ✅ The GitHub repo: ✅ More videos on grid: ⌚ Timestamps 00:00 - Introduction 01:01 - How we’re approaching this 02:01 - What we are working on 02:39 - What we are starting with 03:08 - Declaring display grid 03:59 - The gap property 04:47 - Use your grid inspector 06:06 - How many columns do you need 06:59 - You probably don’t need to declare rows 12:48 - Spanning columns 15:09 - Placing things in specific places on your grid 17:52 - Working with line numbers 24:56 - Working with media queries 28:21 - grid-template-areas 35:38 - auto-columns and rows #css -- Come hang out with other dev’s in my Discord Community 💬 Keep up to date with everything I’m up to ✉ Come hang out with me live every Monday on Twitch! 📺 --- Help support my channel 👨‍🎓 Get a course: 👕 Buy a shirt: 💖 Support me on Patreon: --- My editor: VS Code - --- I’m on some other places on the internet too! If you’d like a behind the scenes and previews of what’s coming up on my YouTube channel, make sure to follow me on Instagram and Twitter. Twitter: Codepen: Github: --- And whatever you do, don’t forget to keep on making your corner of the internet just a little bit more awesome!
Back to Top