(describes each term/name).HTML Images Syntax
The HTML tag is used to embed an image in a web page. Images are not technically inserted into a web page; images are linked to web PAGES. The tag creates a HOLDING space for the referenced image. The tag is empty, it contains attributes only, and does not have a CLOSING tag.Explanation: