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 ?
- src
- align
- text
- alt
alt
Reason — The alt attribute specifies alternate text the browser may show if the image display is not possible or disabled by the user.