Which tag is used to insert images in web page?
<img> tag is used to insert images in web pages. e.g <img src="pic1.jpg" width="100">.