Bookmark links to bottom?

G

Guest

I am making a page with a series of bookmarks for users to jump down to the
area they wish to read. Whenever I make a hyperlink to the bookmark, though,
the page makes the bookmark the last line on the screen instead of the first.
How do I get the hyperlink to set the bookmark as the first line of text
instead of the last? Thanks!
 
T

Thomas A. Rowe

URL ?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
G

Guest

If you're asking for the URL of the site, which I think you are, it's not
available because the site isn't uploaded yet, since I am still working on it.
 
T

Trevor L.

I know my suggestion requires HTML but it is very little

You need a bookmark at the top of the poage
like:
<a name="pagetop">

and a reference to it
like
Go To <a href="#pagetop">Top</a>

Simply open the page in HTML view and put this code where you want it. (Also
delete the code you don't want)
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
If you're asking for the URL of the site, which I think you are, it's
not available because the site isn't uploaded yet, since I am still
working on it.


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top