GeistHaus
log in · sign up

My Priority of Methods for Labeling a Control

adrianroselli.com

Here is the priority I follow when assigning an accessible name to a control: Native HTML techniques, aria-labelledby pointing at existing visible text, Visibly-hidden content that is still in the page, aria-label. Too often folks will grab ARIA first to provide an accessible name for a thing. Or they may…

5 pages link to this URL
Website Accessibility (15 Best Practices)

When creating a website, there’s a lot of factors to consider. For example, it’s especially important to ensure your site is user-friendly for all people equally. This is where website accessibility practices come into action. So what exactly is website accessibility? It’s a practice of guaranteeing sites to be equally available to people with disabilities. […]

5 inbound links article en
Accessible names

An accessible name identifies a user interface (UI) element to assistive technologies and their users — this is especially important for interactive components.