Adding a Jump Link

A jump link is what you want to use when you have, for example, a list of song lyrics at the top of your page, and you want an easy way to get to each song without scrolling. It is done as follows:

Where the link is:

<a href="#name">Name of Link</a> Where you want to end up:
<a name="name">Name of Link</a>

Return to Help from the Princess
Return to the main page

© 1999 katwmn21@hotmail.com