Link an image to a URL
- Move your pointer over this image --
-- and click with the RIGHT mouse button. Select "Save Image As..." from the menu that appears.
- 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.
- Go back to Netterm. Exit your web page (CTRL-X), if necessary.
- Type rz and press Enter.
- The Select File(s) To Send dialog box will appear.
- Find toilet.gif, click on it, then click the Open button.
- It will then be uploaded to Alpha. Do not close Netterm!
- Wait for the $ to appear, then type pico images.html and press Enter.
- Add this line somewhere between <BODY> and </BODY>:
<A HREF="http://www.besttoilets.com/"><IMG SRC="toilet.gif"></A>
and save.
- Return to Netscape.
- 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.
- You should see a blue border around the image. Click on it to make sure the link works.
- Any image can be used as a hyperlink, including animated gifs.
NEXT: Add a background to your web page