|
You can use tag to display images in your html document. tag contain attributes and it has no closing tag. The src attribute defines the image URL which contain the location of the image. 
You can also specify height and width of the image in tag.

Images As Links
You can use an image as link to another web document. 
mailto
Email Example
|