Note
This is:
- Valid HTML
- Meets WCAG 2.1
- Has no WAVE errors
The image has a heading and an alternative text atribute (alt="dieUX cartoon strip by Pat Godfrey"
) to describe the image content.
Where it passes automated accessibility and user testing by visual users, this iteration fails to offer an equivalent experience of the image content to screen reader users.
Video
HTML
<img src="../img/dieux-by-pat-godfrey-deadline.png" alt="dieUX cartoon strip by Pat Godfrey" >
CSS
Nil