#css-animation-timeline

[ follow ]
Web development
fromCSS-Tricks
3 days ago

Creating Scroll-Based Animations in Full view() | CSS-Tricks

view() in the CSS animation-timeline runs animations according to an element’s visibility inside a scrollport, enabling scroll-driven effects like Intersection Observer.
[ Load more ]