If a user is not able to see the image on the web page, the text that is…
2013
If a user is not able to see the image on the web page, the text that is displayed in place of the image is specified by which of the following attributes in HTML?
- A.
ALTERNATE
- B.
ALTLINK
- C.
ALT_TEXT
- D.
ALT
Attempted by 482 students.
Show answer & explanation
Correct answer: D
The alt attribute of the <img> tag is used to display text in place of the image when the browser does not support the image or the image link is not found.
A video solution is available for this question — log in and enroll to watch it.