|
The <img> element embeds an image in the current document at
the location of the element's definition.
<img alt="A jpg image of a banana" src="/education/images/edu/banana-48x32.jpg"/>
<img alt="Display no image" src="noimage"/>
|
||