Computer Applications

The …………… attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed.

  1. alt
  2. text
  3. alternate
  4. msg

HTML Intro

5 Likes

Answer

alt

Reason — The alt attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed.

Answered By

1 Like


Related Questions