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.

  • TragicNotCute
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 days ago

    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?