Power-up position absolute with this simple technique

Sometimes we need to use position absolute, but then we often end up wading into the world of magic numbers, and they are always the worst, so in this quick video I take a look at how we can get more control with position absolute by using it with Grid. 🔗 Links ✅ The original video: ✅ Layouts that work better with Grid: ✅ Getting started with Grid: ⌚ Timestamps 00:00 - Introduction 00:23 - Why magic numbers are the worst 02:10 - Turning on the grid 02:45 - Make sure the containing block is the grid container 03:41 - Using position absolute with grid rows and columns #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