Iowa State University Extension

Learning HTML
On-Line Images

There is a library of GIF and JGP images stored on the server for use in Extension's pages. The graphics library is located at:
http://www.extension.iastate.edu/gif/
From there you will see a menu of types of images, then within each type you will see a listing of images in that directory.
 
Images in Web Pages

You can tell your web page to access these images without copying them to your directory.

<IMG SRC="/gif/Balls/ball5.gif" HEIGHT=30 WIDTH=30 ALT="large red bullet">

 

If you find other non-copyrighted images on the Internet that you want to use on your web page, you can store your own images in your homepage directory. The reference to your own images in "Story" county might look like:
<IMG SRC="/Story/icon.gif">
thin red line

Images Lesson maroon bullet ISU Extension maroon bullet Learning HTML maroon bullet Feedback thin red line

Last Update: August 25, 1999
Contact: ISU Extension Training Team (
eittrain@iastate.edu)