How Do I make a "skip to main content" navigation aid? |
<a href="#navskip"><img src="someimage.gif" alt="skip to main content or other appropriate wording"></a>
...
<a name="navskip"></a><h1> The main content...</h1>
<a href="#navskip">Skip Navigation Links></a>
...
<a name="navskip"></a><h1> The main content...</h1>
Add either "skip to main content" technique to this page.
If using image link use this image