When is it acceptable to leave the alt text empty on an HTML image (if ever)?
When to leave the alt attribute empty Typically, the alt attribute is required; however, there are several cases in which the HTML spec says it is OK to leave the alt attribute’s contents empty. The alt attribute is the text equivalent of the image, which means that it should only be empty if the meaning … Read more