Some formats that you might encounter are:

Inline images show up on the same page as the text, like the red Fermilab logo above which is displayed using the HTML command <IMG SRC="Graphics_Tutorial1.gif">. You can add ALIGN=TOP or ALIGN=MIDDLE to your command to align the image next to text on the same line. You can also add ALT="alternate text" to take care of users who don't display graphics. For example, <IMG SRC= "graphics/train_graphics1.gif" ALIGN=MIDDLE ALT="Fermilab Logo">.
NCSA provides a more complete discussion of inline images at URL http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html#A1.6.
Linked Images
Linked images are accessed by clicking on a link. Click on Leon M. Lederman Science Education Center to see a picture of the Science Center. This link is made using the following html command:
<A HREF="http://www-ed.fnal.gov/graphics/lsc.gif> Leon M. Lederman Science Education Center</A>.
The Netscape browser usually displays gif images. The user can choose to launch helper applications to display images of different formats (JPEG, etc.) using the Preferences item under the Options menu.
A review of HTML for images can be found at http://www-ed.fnal.gov/net_train/train_link_worksheet.html#image
The University of Washington's Mac Development Tools include Graphic Converter and GifConverter at the URL http://www.uwtc.washington.edu/Computing/WWW/Mac/DevTools.html#Graphics"
Check out the Good Tutorial on Graphic Converter from the Web66 site at the URL: http://web66.coled.umn.edu/Cookbook/Pictures/Pictures.html. GifConverter and Graphic Converter are quite similar.
GifConverter can also be used to crop and scale images.
Yahoos List of Icon Sources at http://www.yahoo.com/Computers/Internet/World_Wide_Web/Programming/Icons
Icon Browser from Pisa at http://www.di.unipi.it/iconbrowser. This one has a few naked ladies among some 7000 icons so you might want to avoid using it with the students.
Images and Icons from the Virtual Library at http://WWW.Stars.com/Vlib/Providers/Images_and_Icons.html
Misc Icons at http://www.bsdi.com/icons/misc.html
Tony's Icons at http://www.bsdi.com/icons/tonys.html
You probably have clip art that you have purchased. Before using it on the web, make sure that you have permission to use it on the network. Some companies only intend their artwork to be used in printed materials where it is not so easy to copy.

For some images, you want to get rid of the white or blocked style of the image. A tool to fix this is called Transparency. You can download it from the URL ftp://ftp.med.cornell.edu/pub/aarong/transparency/. You choose a color that you want to be transparent in the image. Make sure that the color you pick as transparent doesn't occur anywhere in the image besides the background, or your image will have ``holes'' in it!
Look at the Web66 Tutorial on Transparent GIFs from the University of Minnesota at the URL http://web66.coled.umn.edu/Cookbook/Transparent/Transparent.html. The tutorial shows using Graphic Converter to fill in all the area that should be transparent with a color that is not used in the rest of the image. You only need to do this if the color in the area you want to be the background is used in the image itself.
A URL describing Transparent and Interlaced GIF Resources is provide by Netscape at http://dragon.jpl.nasa.gov/~adam/transparent.html#Mac.
"When downloading a picture, some browsers will draw the picture as they receive it. For a standard GIF, this means it will slowly draw from the top of the picture to the bottom of the picture. For an interlaced GIF, it will first draw every 8th line, then every 4th line, then every 2nd line, etc. This way, you get a pretty good idea of the picture content before it is completely drawn."
Look at the Web66 tutorial from the University of Minnesota on using GifConverter to make an Interlaced GIF file at URL http://web66.coled.umn.edu/Cookbook/Interlace/Interlace.html
Netscape 1.1 supports setting a the color of background, text, links, and explored links. It also allows the displaying a background image. The latter can require long loading times for the background image so use if sparingly if at all. Also consider how legible your text is over the backgrounds you choose. The grey background and black text may seem dull, but they are quite easy to read.
To learn more about these features, look at URL
Extensions to HTML at http://home.netscape.com/assist/net_sites/html_extensions.html
Controlling Document Backgrounds at http://home.netscape.com/assist/net_sites/bg/index.html
Netscape Background Sampler at http://home.netscape.com/assist/net_sites/bg/backgrounds.html.
Background color codes at http://www.infi.net/wwwimages/colorindex.html
Macintosh WWW Development Tools from the University of Washington at http://www.uwtc.washington.edu/Computing/WWW/Mac/DevTools.html
The Graphic Utilities' Site & Version FAQ at http://www.public.iastate.edu/~stark/gutil_sv.html
Classroom Internet Server Cookbook at http://web66.coled.umn.edu/Cookbook/contents.html
Links for Graphic Converter, Gif-Converter Transparency, JPEGview at http://www.qub.ac.uk/sigweb/mac-comms-utils.html#stillc