Help Please, this is quite frustrating...
I want to insert a intra-page jump in my website. (I.E. you click a link on the top and it might take you halfway down the page, or all the way to the bottom, etc.)
The problem is, I'm using a free sever (i.e. angelfire) and it's no agreeing with me. I'm using the code:
(the < and > are replaced with ^ so you can view the code)
^A HREF="#jump"^ Click Me ^/a^
^A NAME="jump"^
However, whenever you click the jump link it takes you back to the main page. Understandable enough, i insert the whole web address so it stays on this page. However, this time when I click, it doesn't jump down the page at all, but it does reset without the background and some of the text. Annoyance.
Any help would be greatly appreciated!