What is alt="" in image continent | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is alt="" in image continent

sir can't understand what is alt=""

21st Feb 2017, 11:35 AM
MD Saifullah
MD Saifullah - avatar
3 Answers
+ 3
If the browser fails to load the image then it will display the content enclosed in alt tab.
21st Feb 2017, 12:56 PM
shashi prakash
shashi prakash - avatar
+ 2
It's descriniption :P
21st Feb 2017, 11:46 AM
visph
visph - avatar
+ 2
HTML alt attribute to define an alternate text for an image, if it cannot be displayed. More information here: https://www.w3schools.com/tags/att_alt.asp .
21st Feb 2017, 12:02 PM
Yurii Zadorozhnyi
Yurii Zadorozhnyi - avatar