An <img>
without an alt
attribute is essentially invisible to assistive/accessibility technology (i.e. screen readers).
In order to ensure that screen readers can provide useful information, we need to ensure that all <img>
elements
have an alt
attribute specified.
This rule forbids the following:
This rule allows the following: