What is the tag in HTML to add an image?
Answers
Answered by
5
<img src="path of the image">
Answered by
4
Answer:
<img src"url">
Explanation:
enter the img url where I have written url
Similar questions