What `alt` Is Really For
Alternative text should describe the information or function the image contributes.
1
A good `alt` text is not the file name and not random filler. It explains what the user would miss without seeing the image.
2
If the image is purely decorative and adds no information, an empty `alt=""` can be the right choice.