Q. In this line of code, what is the use of the alt attribute?
Code:
<img src="circle.jpg" alt="It is red">
β
Correct Answer: (D)
Both A & B
<img src="circle.jpg" alt="It is red">
You must be Logged in to update hint/solution