I'm rebranding from Solinus to Skyweaver and I want to use as little JS as possible for those that have JS disabled.
On my old site I have a few pages with a photo carousel for projects that have more than one image:
https://solinus.neocities.org/designs/2026 under "CLV Media Player (Mar 2026, Personal)"
However, my current solution uses JS and I'd like a CSS way to do that or anything else that doesnt need JS. Provider is Nekoweb if that helps at
https://skyweaver.nekoweb.org/ . I was thinking of making a horizontally scrolling div but I imagine it'd be a bit janky, and there's some CSS spec for a photo carousel but it's only on chrome RN.