Alt Text: Not Always Needed | CSS-Tricks

https://css-tricks.com/alt-text-not-always-needed/

4 points · 2 comments · view on lemmy.world

2 Comments

orockwell@lemmy.world · -1 pts · 1y (1 reply)

This is incorrect and against the w3c spec. Use role="presentation" or aria-hidden="true" if it's not needed

koavf@lemmy.ml · 1 pts · 1y

The W3C explicitly say that decorative images can have empty alt tags: https://www.w3.org/WAI/tutorials/images/decision-tree/ and https://www.w3.org/WAI/tutorials/images/decorative/