0PricingLogin
Web Accessibility Academy · Lesson

The Accessible Name Computation, Demystified

How the browser decides what an element is called.

What Is an Accessible Name?

The accessible name is the short label a screen reader speaks for an element, like Submit for a button or Search for a field.

Why It Matters

If an element has no accessible name, a screen reader announces just its role, like button, leaving users with no idea what it does.

All lessons in this course

  1. The Accessible Name Computation, Demystified
  2. aria-label vs aria-labelledby
  3. aria-describedby for Extra Context
  4. Common Naming Mistakes That Silence Controls
← Back to Web Accessibility Academy