2 better alternatives to overflow: hidden

Описание к видео 2 better alternatives to overflow: hidden

Looking to up your CSS Game? Free & Premium courses 👉 https://kevinpowell.co/courses?utm_ca...

Overflow hidden is one of those features that seems like it should work in a very specific way, but it comes with a few strange side effects that can be incredibly frustrating and hard to fix.

The powers who be have realized that there should probably be a better solution, and we have one with `overflow: clip`, which is basically a better version of `overflow: hidden`. I honestly don’t know if we need to bother with hidden at all anymore.

Depending on the use case, we might want to use `contain: paint` instead though, which comes with some extra limitations, but also potential improvements to performance.

🔗 Links
✅ Polypane: https://polypane.app/?ref=kevin (this is an affiliate link, so if you do purchase after visiting through this link, it would also help support my channel)
✅ Killian’s article on overflow: clip: https://kilianvalkhof.com/2022/css-ht...
✅ Browser support for clip: https://caniuse.com/mdn-css_types_ove...
✅ Browser support for contain: paint: https://caniuse.com/mdn-css_types_ove...
✅ My CSS-only parallax video:    • True parallax with CSS-only is now po...  
✅ My courses: https://kevinpowell.co/courses?utm_ca...

⌚ Timestamps
00:00 - Introduction
00:10 - The problems overflow: hidden can cause
01:15 - Target what’s causing the overflow first
04:40 - overflow: clip
06:20 - overflow-clip-margin
07:52 - courses!
08:20 - contain: paint

#css

--

Come hang out with other dev's in my Discord Community
💬   / discord  

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!
📺   / kevinpowellcss  

---

Help support my channel
👨‍🎓 Get a course: https://www.kevinpowell.co/courses
👕 Buy a shirt: https://teespring.com/stores/making-t...
💖 Support me on Patreon:   / 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:   / 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!

Комментарии

Информация по комментариям в разработке