Images

IMG tags specify separate files to be displayed at that point in your HTML document. They normally behave more or less like special characters.

The <IMG
 SRC="Frohnmayer56x74.GIF"
 ALT="UO Pres. Frohnmayer"
 HEIGHT=74 WIDTH=56
 ALIGN="bottom"> president
The UO President Frohnmayer president
Hint: store images in the same directory as the HTML file, and use relative URLs.


Next: Color on your web page