img with controls but no alt
Web Standard
Description
The controls attribute must not be specified on an img element that does not have an alt attribute, or whose alt attribute’s value is the empty string.
Help
Add an alt attribute describing the image.
Applicable standards
- WCAG 2.0 (Success Criteria: 1.3.1 level A)
- WCAG 2.1 (Success Criteria: 1.3.1 level A)
- WCAG 2.2 (Success Criteria: 1.3.1 level A)
- Section 508 (2017) (Success Criteria: 1.3.1 level A)
- EN-301-549 (Success Criteria: 1.3.1 level A)
- HTML
Note: Section 508 Refresh (2017) checkpoints are equivalent to WCAG 2.0 level A and level AA checkpoints. EN 301 549 checkpoints are equivalent to WCAG 2.1 level A and level AA checkpoints.
Change history
- 2026.61 Added.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: W3cHtml5ImgControlsNoAlt