ISMAP Map File Example

Here is an image map file and an example HTML document which uses it:

default gopher://scholar.lib.vt.edu/

# Link to Spectrum search 
rect gopher://scholar.lib.vt.edu:70/0/about 7,23,512,109

# Link to VPI home page
rect http://www.vt.edu/ 517,47,598,88

# Link to first article - page 1
rect gopher://scholar.lib.vt.edu:70/0/spectrum/sp940512/spt1a.051294.txt 11,125,597,351

# Link to second article - lower left page 1
rect gopher://scholar.lib.vt.edu:70/0/spectrum/sp940512/spt1b.051294.txt 13,354,149,776

# Link to third article - middle bottom page 1
rect gopher://scholar.lib.vt.edu:70/0/spectrum/sp940512/spt1c.051294.txt 157,547,457,775

# Link to fourth article - lower right page 1
rect gopher://scholar.lib.vt.edu:70/0/spectrum/sp940512/spt1d.051294.txt 455,352,600,687


<HTML><HEAD><TITLE>Spectrum Page Images</TITLE><HEAD>
<BODY>
<H1>Spectrum Page Images</H1>
<I>Click on a portion of the page to see the text</I><P>
<A HREF=http://scholar.lib.vt.edu:80/cgi-bin/imagemap/spectrum><IMG SRC="spectrum1.gif" ISMAP></A>
</BODY>
</HTML>

Next Slide