Answer Posted / nashiinformaticssolutions
The alt attribute provides alternative text for an image if it cannot be displayed. It also improves accessibility for visually impaired users.
Example:
<img src="image.jpg" alt="A beautiful landscape">
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of heading does an html contain?
What does tag stand for military?
What is a Canvas? What is the default border size of a canvas?
Explain non breaking space in html.
How do I eliminate the space around/between my images?
What are the formatting tags?
Is div a semantic tag?
What is mathml in html5?
What if we dont use doctype in html?
What is dhtml explain with example?
What is an inline text?
What is different between html and html5?
Why h1 tag is used in html?
What is new in html 5?
What is the use of the required attribute in html5?