HTML Feature: Graphics
Sample HTML to include an image:
<title>Sample of a Graphic Image</title>
<body bgcolor=“#ffffff”> <!-- background color set to white-->
<center> <!-- center on page -->
<IMG SRC=“undercon.gif” ALT=“webmaster in training”>
<p> <!-- paragraph break -->
<H2>Webmaster in Training</H2>
http://www.pitt.edu/~richfran/sample5.htm