Back to Intellij Community

HtmlRequiredAltAttribute

plugins/htmltools/resources/inspectionDescriptions/HtmlRequiredAltAttribute.html

2025.3-rc-2417 B
Original Source

Reports a missing alt attribute in a img or applet tag or in a area element of an image map. Suggests adding a required attribute with a text alternative for the contents of the tag. Based on WCAG 2.0: H24, H35, H36, H37.