Inserting images into html pages
Example 1
<img src="button1.gif" width="88" height="33">
Example 1 image
Example 2
<img src="http://www.html4newbies.com/button1.gif" width="88" height="33" alt="Some text">
Example 2 image with alt text