Which tag is used to insert an image in HTML?
<IMG>
Reason — <IMG> tag is used to insert an image in HTML. The syntax is as follows:
<IMG SRC = "IMAGE.JPG" ALT = "Image cannot be displayed">