Create a snippet (in FP2003) like this -
<a href="#pagetop">Back to top</a>
Create a named anchor point at the top of the page like this -
<body>
<a name="pagetop" style="line-height:1px; height:1px;
font-size:1px;"> </a>
At each point where you want the back to top link to appear, just insert
your snippet.
--
Murray
============
"Rich" <(E-Mail Removed)> wrote in message
news

40179F2-6F23-49B1-9C03-(E-Mail Removed)...
>I have a page with a lot of bookmarks. What's the easiest way to add a
>'back
> to top' icon for each bookmark line.
> --
> Rich