Post #2111683
2026-05-06 13:56 UTC
💡 CSS Tip!
Do you want to control the speed of an infinite animation on hover (or any other interactions)? It's possible with a simple code.
https://css-tip.com/speed-control/
Accelerate, slow down, stop, move in the opposite direction. One CSS variable to set and it's done!
#CSS #HTML
Replies (1)
-
@css@front-end.social 2026-05-07 10:53
Another demo with an infinite marquee animation https://codepen.io/t_afif/full/QwGjxPv via :codepen: @codepen@fosstodon.org Hover to accelerate, slow down, or change the direction. #HTML #CSS