• #dev 2025-03-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-03-03 UTC
# 21:21
[Murray]
I regularly test with screenreaders and other assistive tech, and `<title>` is poorly supported. ARIA is a generally better option, but know that ARIA labels on `<span>` elements is actually invalid, unless you also provide the relevant role (in this case I'm guessing "image")