CBSE Class 10 Computer Applications Question 12 of 125

HTML II — Images, Links and Tables — Question 3

Back to all questions
3
Question

Question 3

If the image you are loading in the web page is not available, then you want a text to appear in the image place holder, which attribute lets you define this text ?

  1. src
  2. align
  3. text
  4. alt
Answer

alt

Reason — The alt attribute specifies alternate text the browser may show if the image display is not possible or disabled by the user.