My website is html/css only right now and I would prefer to keep it that way even though this is simple to implement with js.
My website is html/css only right now and I would prefer to keep it that way even though this is simple to implement with js.
You could do some wacky shit with CSS, but it wouldn’t persist on a refresh of the page. You should use JS for this. I’m wondering why you don’t want to?
No legitimate reason, it’s just I avoided it for the rest of the site and would be sad to lose my own challenge.