aria

Tag

Cards List
#aria

Fixing my tooltip accessibility mistake

Hacker News Top · 2026-07-28 Cached

Jake Archibald shares an accessibility mistake he made implementing tooltips with popover="hint" and aria-describedby, and explains the correct pattern after feedback from accessibility experts.

0 favorites 0 likes
#aria

ARIA, anti-patterns, and you

Lobsters Hottest · 2026-06-26 Cached

The article criticizes the misuse of ARIA and the ARIA Authoring Practices Guide (APG), warning against using LLM agents to generate code from the APG, and emphasizes that native HTML should be preferred over ARIA for accessibility.

0 favorites 0 likes
#aria

On the <dl>

Simon Willison's Blog · 2026-05-23 Cached

A blog post by Ben Meyer shares new-to-me facts about the HTML <dl> element, including that multiple <dd> can follow a <dt>, grouping within <div>, ARIA labeling, and that they've been called 'description lists' since 2008.

0 favorites 0 likes
← Back to home

Submit Feedback