Scoreling
Markup

Buttons have accessible names

Medium impact · weight 5 · worth up to 2.2 points of the total score

Why it matters

A button whose only content is an icon announces itself to a screen reader as just "button", which tells the user nothing about what pressing it will do.

How to fix it

Give each icon-only control an aria-label, or put visually hidden text inside the button.

Check a page for this, and the other 41 checks at once

More Markup checks

See all checks