Join Nostr
2026-05-13 14:08:02 UTC

CSS by T. Afif :verified: on Nostr: 💡 CSS Tip! Create an interactive image slider with speed control using a few lines ...

💡 CSS Tip!

Create an interactive image slider with speed control using a few lines of code and no image duplication.

https://css-tip.com/interactive-slider/

A CSS-only implementation powered by modern features (shape(), sibling-index()/count(), animation-composition, etc.)

#CSS #HTML