Skip Navigation Cuesta College Logo Web Accessibility
AS/DSPS
Cuesta Home...   DSPS...   Web Access...   Using Skip Navigation...   Graphical Skip Navigation Link

Zoology 1.

This page features images of marine invertebrates.

Sand dollar, a disc with 5 way radial symmetry.     Brittle star fish. A small disc with 5 way radial symmetry and 5 thin segmented legs extending from the disk.

Includes skip navigation link.

 

There is a 1 pixel by 1 pixel transparent graphic in the first cell of the table/banner which serves as a skip navigation link. The code for it is:

<td width="1px"><a href="#main">
<img border="0" src="../../IMAGES/SPACER.GIF"
width="1" height="1" alt="Skip Navigation"></a></td>

There is a bookmark just before the heading Zoology 1. The code for it is:

<h1><a name="main"></a>Zoology 1.</h1>

When the Skip Navigation Link is activated it, the focus of the page jumps to the bookmark named main. This allows screen reading technology to bypass all the navigation links on the page.

 

Return to Top | Web Accessibility home page