0
[DUPLICATE] What is the alt=""
3 Answers
+ 5
Defines alternative text to be shown, in the event the image cannot be loaded, a rectangular shape with the alt text in it will be shown instead. Also used to help those who suffers visual impairment by the use of screen reader, which spells the alt text (Accessibility features).
+ 3
You're welcome, keep learning : )
+ 1
Thank you