<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>2 better alternatives to overflow: hidden</title>
        <link>https://peertube.lagbag.com/videos/watch/58f745f1-2302-43ec-8759-d7a3ec13f933</link>
        <description>Looking to up your CSS Game? Free &amp; Premium courses 👉 https://kevinpowell.co/courses?utm_campaign=general&amp;utm_source=youtube&amp;utm_medium=nomorehidden 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-html/do-you-know-about-overflow-clip/ ✅ Browser support for clip: https://caniuse.com/mdn-css_types_overflow_clip ✅ Browser support for contain: paint: https://caniuse.com/mdn-css_types_overflow_clip ✅ My CSS-only parallax video: https://youtu.be/Qj0Qx8HpNUo ✅ My courses: https://kevinpowell.co/courses?utm_campaign=general&amp;utm_source=youtube&amp;utm_medium=nomorehidden ⌚ 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 💬 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!</description>
        <lastBuildDate>Thu, 04 Jun 2026 22:43:31 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>2 better alternatives to overflow: hidden</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://peertube.lagbag.com/videos/watch/58f745f1-2302-43ec-8759-d7a3ec13f933</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=58f745f1-2302-43ec-8759-d7a3ec13f933" rel="self" type="application/rss+xml"/>
    </channel>
</rss>