i took a look and the gifs look ok to me! i don't think i saw any rapid bright flashing, so a gif toggle would be a nice bonus but not a requirement. :> would love to have you on there when you're done though!
yeah, for purely decorative images, alt="" (without any content between the quotation marks) is sufficient
I read something by someone with low vision saying that an empty alt tag made them think the person had just forgotten to leave an alt tag, while a null tag let them know it was something unimportant :0
https://veroniiiica.com/how-to-write-alt-text-image-descriptions-visually-impaired/
alt="" *is* the null attribute? leaving it blank would mean not tacking on the alt attribute in the first place.
i think this post was written for people posting on social media platforms that provide an alt text field (in other words, sites that aren't handcoded) - that's where writing "null" would make sense.
for the record that source was recommended to me, so I apologize if it turned out not to be what most people use!
pinkvampyr its kinda hacky, but you detect the user agent for headless chrome and just overlay an image. heres my script if you want it: https://dabric.neocities.org/custom-banner.js
Just use the library so much that it's worth having there to begin with! Svelte is there so you don't reinvent the wheel, so make it a supercar!
kallistero very true, but thats also ironically the issue. i just have a lot of code that i wrote lol. maybe im just overthinking tho, but also like 165kb transferred of html, css, and js...
That's smaller than a background image! If my page is being slow, it's because I let users just stuff one of my pages with lots of JavaScript effects. The devil's how much it takes to RUN the code as much as it's in how much it takes to load it. In F12, there's a "Memory" tab where you can see the JS heap size, and there's also a "Performance" tab where you can take a snapshot of where the page is putting resources.
i actually think it's trying to imitate something like the cover of a book that you open to see what's inside
I like having a spot where I can give people a heads up about the content of the website :>
Soon π»
It is done!