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.

  1. alt
  2. alternate
  3. tooltip
  4. text
Answer

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.