Navigation within a page

C

Curt Dombecky

How do you create a link at the bottom of long page to go back to the top of the page.
 
D

DDM

Curt, first create a bookmark (Insert > Bookmark) at the top of the page.
Then create your link text ("Back to Top") at the bottom and hyperlink it
(right-click text > Hyperlink) to the bookmark.

You can use the same technique, btw, to create a list of links at the top of
a long page, where clicking on an item in the list takes the visitor to a
specific spot on the page. See, for example,
www.ddmcomputing.com/links/websites.htm.

--
DDM
"DDM's Microsoft Office Tips and Tricks"
Visit us at www.ddmcomputing.com


Curt Dombecky said:
How do you create a link at the bottom of long page to go back to the top
of the page.
 
S

Steve Easton

Type the word Top, highlight it and right click, select hyperlink and enter #Top and click ok.
The results look like this.

<p><a href="#Top">Top</a></p>



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Top