mention any two attributes of ‹IMG› tag along with their significance
Answers
Answered by
17
Answer:
<IMG> tag is used to insert images in any webpage. Its two main attributes are as follows: SRC: It specifies the URL of the image. ALT: It specifies an alternate text for an image.
Answered by
1
Answer:
The two attributes of <img>tag are
1. src:- It specifies the URL of an image
2. alt:- It provides alternate text in place of image, if the image cannot be displayed
hope it helps!
pls mark as brainliest
Similar questions