What are the two required attributes of <img> tag? Describe both of them.
Answers
Answered by
3
Answer:
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.
Answered by
2
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.
HOPE THIS HELPS YOU ❤️
Similar questions