Anchors not working offline

  • Thread starter Thread starter Birger Sorensen
  • Start date Start date
B

Birger Sorensen

Hi,

I'm creating a site....

<A name="top"> is near the top.
Down the page are <A href="#top">.

Works fine, when the page is uploaded, but not when looking at the exact
same page from a folder on my HD...?

ANy ideas?
thx in advance..


Birger Sorensen
 
Could the upper case "A" have anything to do with it? Mine work fine and are
exactly the same except for the <a href which is all lower case. It is
possible that when online things are "Translated".

<a name="top"></a>
<a href="#top">Back To Top</a>

Charlie
 

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

Back
Top