|
7000in5th -> RE: How do I create "Return to Top of Page" (10/29/2004 14:56:09)
|
Thanks very much to all of you that suggested solutions to my search for a simple way to put a "Return to Top of Page" on my dozens of web pages. Below is a summary of the results that I got: bobby suggested: <a href="">Back to Top</a> Result: Surprisingly, this one returned me to my Home page, not to the page it is on. An excellent answer to the question I hadn't yet asked, but very useful, none-the-less. Unless someone has a reason not to, I intend to use it on all my pages to "Return Home". bobburk suggested: ".....add the words "Top Of Page" and link the words to the page address." Result: Worked fine but does require typing the address for each different page. AMysticWeb suggested: "I use this or something similar in a bottom shared border. Doesn't require a bookmark. <a href="#">Top</a> Result: It worked and requires no special typing on every page. I am not sure what a bottom shared border is and assume my test page does not have one. Charles W Davis suggested: "This is just a slight variant: <A HREF="#top">Top</A> Result: It also worked and requires no special typing on every page. dave (David Prescott) warned: "it's better to use a bookmark if you want it to work everywhere..." Question: Where will the latter two above not work? Click here to see my test page. Any other comments? David
|
|
|
|