Page Scrolling - bringing user back to top of page

They have: 76 posts

Joined: May 1999

Does anyone know the HTML code to make a page scroll back to the top? I have some pages that can be pretty long and would like a link at the bottom that brings them all the way to the top without refreshing the entire page.

Thanks,

Chris

They have: 2,390 posts

Joined: Nov 1998

Sure thing mate!
Put this tag at top of the page:
<A NAME="top">

Put a link with this at the bottom of your page:
http://www.yoursite.com/test.html#top

JP

----------
The Webmaster Promotion and Resource Center.
http://www.what-next.com

They have: 76 posts

Joined: May 1999

Thanks for the quick response JP! Would that first tag be in the <body> or the <head> tag?

Thanks!

They have: 2,390 posts

Joined: Nov 1998

In the body.
JP

----------
The Webmaster Promotion and Resource Center.
http://www.what-next.com

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.