Sticky Positioning in CSS: How it Works, What Can Break It, and Dumb Tricks

Опубликовано: 19 Ноябрь 2024
на канале: CSS-Tricks
13,974
214

We'll take a look at `position: sticky;` in CSS. It's a very "of the web" feature that can be super useful and cool. We'll take a look at how to make it work, what can go wrong (WHY WON'T THIS STICK!?), and some weird tricks (unexpected behavior).