Definition:
IMG Tag: The IMG tag places an image in an HTML document. For example, <img src="image.jpg"> will place the image image.jpg into the HTML document.
By Michael Morin, About.com Guide
IMG Tag: The IMG tag places an image in an HTML document. For example, <img src="image.jpg"> will place the image image.jpg into the HTML document.