Link an image to a URL

  1. Move your pointer over this image -- -- and click with the RIGHT mouse button. Select "Save Image As..." from the menu that appears.
  2. Remember where you save the image and what its name is (toilet.gif)! I recommend saving to a 3.5" disk, if you're at Delta.
  3. Go back to Netterm. Exit your web page (CTRL-X), if necessary.
  4. Type rz and press Enter.
  5. The Select File(s) To Send dialog box will appear.
  6. Find toilet.gif, click on it, then click the Open button.
  7. It will then be uploaded to Alpha. Do not close Netterm!
  8. Wait for the $ to appear, then type pico images.html and press Enter.
  9. Add this line somewhere between <BODY> and </BODY>:
    <A HREF="http://www.besttoilets.com/"><IMG SRC="toilet.gif"></A>
    and save.
  10. Return to Netscape.
  11. Open up your web page (http://www.delta.edu/~username/images.html), if necessary. You may have to click the Reload button to see any changes.
  12. You should see a blue border around the image. Click on it to make sure the link works.
  13. Any image can be used as a hyperlink, including animated gifs.

NEXT: Add a background to your web page