Day 10: Which of the following attributes of the <img> tag displays alternate text for the image?
Which of the following attributes of the <img> tag displays alternate text for the image?
a ) text
b ) caption
c ) alt
d ) identify
Comment the answer!
Answers ( 1 )
Option c
The alt attribute does that.
Any text passed into the tag displays whenever the image fails to load.