aria-label

Tag

Cards List
#aria-label

Don’t Use aria-label on Static Text Elements (2024)

Lobsters Hottest · 2026-07-13 Cached

This article explains why using aria-label or aria-labelledby on static text elements like divs and spans is an accessibility antipattern, as these attributes are not permitted on those elements without role overrides, and provides guidance on correct usage.

0 favorites 0 likes
#aria-label

Don't put aria-label on generic elements like divs

Hacker News Top · 2026-05-22 Cached

This article explains why using aria-label on generic HTML elements like divs or spans violates ARIA spec and leads to inconsistent screen reader behavior, with browser testing results.

0 favorites 0 likes
← Back to home

Submit Feedback