Images
remember to check each site's policy on use and linking directly to the site.
Using an image from the web
HTML Code
Actual Appearance
<IMAGE SRC="http://hypatia.slis.hawaii.edu/~prototype/lis605/images/605icon.jpg">
Using an image saved in your directory (public_html)
HTML Code
Actual Appearance
<IMAGE SRC="shellspin.gif">
Using an Image File as a Background
HTML Code
Actual Appearance
<BODY BACKGROUND="tileglass7.jpg"">
background image from
http://www.ambographics.com/graphics-index.htm
Return to Melissa's Visual Guide