MENU

Fun & Interesting

:has() opens up new possibilities with CSS

Kevin Powell 292,079 3 years ago
Video Not Working? Fix It Now

The :has() pseudo-class is here, and while it’s often called the parent selector, it can actually do a lot more than that! 🔗 Links ✅ Example One: https://codepen.io/kevinpowell/pen/jOxrjvW ✅ Example Two: https://codepen.io/kevinpowell/pen/dyeXxJx ✅ Example Three: https://codepen.io/kevinpowell/pen/ZEopzpP ✅ Example Four: https://codepen.io/kevinpowell/pen/PoeGYGK ✅ Browser support: https://caniuse.com/?search=%3Ahas() ✅ scale, rotate, and translate properties: https://youtu.be/sEBTTw9nwt0 ✅ Jhey’s fantastic article with more examples: https://developer.chrome.com/blog/has-m105/ ✅ Multiple h1 not supported: https://html5doctor.com/computer-says-no-to-html5-document-outline/ ✅ My video on selectors and combinators: https://www.youtube.com/watch?v=Bcr70LIJcOk ⌚ Timestamps 00:00 - Introduction 00:42 - The basics 04:28 - Browser support 04:58 - Some more practical examples 06:36 - Selecting a element if it has a specific sibling 08:15 - Using it as a preceding sibling selector 11:33 - Selecting all the other siblings #css -- Come hang out with other dev's in my Discord Community 💬 https://discord.gg/nTYCvrK Keep up to date with everything I'm up to ✉ https://www.kevinpowell.co/newsletter Come hang out with me live every Monday on Twitch! 📺 https://www.twitch.tv/kevinpowellcss --- Help support my channel 👨‍🎓 Get a course: https://www.kevinpowell.co/courses 👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome 💖 Support me on Patreon: https://www.patreon.com/kevinpowell --- My editor: VS Code - https://code.visualstudio.com/ --- 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: https://twitter.com/KevinJPowell Codepen: https://codepen.io/kevinpowell/ Github: https://github.com/kevin-powell --- And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!

Comment