Hello I am using base url within an HTML document - say http: //www.website.com/
I am also using anchors e.g <A name=Top></A> and later on down the HTML page <A href="#Top">Top of Page</A>
But the anchors are taken in relation to the base url and open a page "http://www.website.com/#Top". Is there a way for the base url to distinguishing between anchors within an HTML page and all other links?
Many thanks for an help received
Alina
[edited by: BlobFisk at 10:48 am (utc) on May 29, 2004]
[edit reason] Delinked example URL [/edit]