CBSE Class 10 Computer Applications
Question 16 of 125
HTML II — Images, Links and Tables — Question 7
Back to all questions 7
Question Question 7
The ............... attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed due to any reason.
- alt
- alternate
- tooltip
- text
alt
Reason — The alt attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed due to any reason.