It means when you create an image in your HTML, you should include an alt attribute for the benefit of screen readers and text browsers.
<img src="https://stackoverflow.com/questions/43812733/url" alt="description of image">
It means when you create an image in your HTML, you should include an alt attribute for the benefit of screen readers and text browsers.
<img src="https://stackoverflow.com/questions/43812733/url" alt="description of image">