Links to other sections on your page and a back to top are called anchor links.
Your links (ie: Click here for bottom of page) should look like this:
<a href="#bottom">Go To Bottom</a>
thepropmart
The destination on the page should have a tag like this:
<a name="bottom">Welcome To Section 2!</a>
kaamnagreensikka
The beauty of this method is that once you have your tags set within your page, you can event call specific areas of your tagged page from outside pages like this:
<a href="index.html#bottom">
I hope this helps...
Plz visit
ritika
kaamnagreensikka
thepropmart