The alt attribute is a textual replacement for the image which is not being displayed. It must always be used, even if the image in question is purely decorative–in that case, the alt attribute should be an empty string.
Read the outside article: Guidelines on alt texts in img elements
Level: Beginner

