Goal
- Reduce the time it takes to learn to use the interface.
- Facilitate your users’ understanding of the icons.
- Reduce the risk of error.
- Improve the accessibility of content for people with disabilities.
Implementation
The target type of each icon-link when it is not accompanied by text content is specified by the alt
attribute of the image and by the title
attribute oraria-label
attribute of the
Find out more:
Control
Check that each navigation or action icon without associated text content has:
- A relevant
alt
attribute for theimg
element; - A
title
oraria-label
attribute relevant to thea
element,button
orinput
element;