6. Images and Icons
- 6.1. Managing the
alt
attribute of the<img />
and<input type="image" />
tags - 6.2. Managing alternative text on SVG (Scalable Vector Graphics)
- 6.3. Managing alternative text on icon inserted via CSS
- 6.4. Tag images that have captions with
<figure role="figure">
and<figcaption>