In this line of code, what is the use of the alt attribute?
Options:
Explanation:
The alt attribute is used to provide alternative information for an image if a user fails to view an image on the webpage and also it tells us something related to the image.
Tags:
CSS
Answer:
In this line of code, what is the use of the alt attribute Both A & B.