explain all the available attributes of<img>
Answers
Answered by
3
Answer:
The <img> tag creates a holding space for the referenced image. The <img> tag has two required attributes: src - Specifies the path to the image. alt - Specifies an alternate text for the image, if the image for some reason cannot be displayed.
Explanation:
MARK ME ON BRAINLIST PLEASE
Similar questions