MENU

Fun & Interesting

The new CSS pseudo-classes explained - :is() :where() :has()

Kevin Powell 149,048 2 years ago
Video Not Working? Fix It Now

Every time I mention :is() and :where() people tell me they’ve never seen them before, and with browser support being pretty good for them now (over 92%), I figured I should spread the word once again, and while I was at it, it seemed like a good time to talk about :has() as well (which is over 83% already!). 🔗 Links ✅ More on :has(): https://youtu.be/OGJvhpoE8b4 ✅ :is() browser support: https://caniuse.com/?search=%3Ais() ✅ :where() browser support: https://caniuse.com/?search=%3Awhere() ✅ :has() browser support: https://caniuse.com/?search=%3Ahas() ⌚ Timestamps 00:00 - Introduction 00:37 - :is() pseudo-class 06:53- :where() pseudo-class 11:00 - :has() pseudo-class #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