Why is alt=" "/ used? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why is alt=" "/ used?

11th May 2020, 5:58 PM
SHOBIKA S
3 Answers
+ 1
The requiredĀ alt attributeĀ specifies an alternate text for anĀ image, if theĀ imageĀ cannot be displayed. TheĀ alt attributeĀ provides alternative information for anĀ imageĀ if a user for some reason cannot view it (because of slow connection, an error in the srcĀ attribute, or if the user uses a screen reader).
11th May 2020, 6:35 PM
Satyam Patel
Satyam Patel - avatar
0
Thank you sir
11th May 2020, 6:38 PM
SHOBIKA S
0
šŸ˜Š
11th May 2020, 6:39 PM
Satyam Patel
Satyam Patel - avatar