Anchor Tags, Help!? - How do I link two pages with an anchor? (Posted by Zinck)
For my website, I want to have visitors be able to click a link and end up in the middle of another page, but it doesn't seem to be working. I've tried the
<a name="name"> </a>
and the
<a href="http...> </a>
tags, but they don't quite work. I don't really know how to explain it.
Anonymous posted this at 03:58 — 8th November 1999.
They have: 5,633 posts
Joined: Jan 1970
Mark the position in your page:-
<a name="#NAME">NAME</a>
Link to the position:-
<a href="DOCUMENT.html#NAME">Go to Link</a>
----------
[email protected]
http://go.to/hass
Zinck posted this at 04:03 — 8th November 1999.
They have: 2 posts
Joined: Oct 1999
thanks, I think I figured it out, but it only works half the time for me, so I'll keep working with it. Check out the page it goes with: http://www.angelfire.com/ut/schwinckpage
----------
- -Jonathan A. Schwinck-
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.