View Full Version : Link to specific section on a page?
Is it possible to link directly to a certain spot on a page? I know it's possible to do this from within a page, (using "a name") but how about from the outside...like from a navigation menu?
Thanks.
sage45
05-15-2003, 08:31 PM
It is possible...
<A HREF="http://www.thesite.com/newpage.htm#theanchor>This is the link</A>
And then the spot that you wanted to link to on the page would have to be named...
This page has a lot of information......
<A NAME="theanchor">This spot has specific information...
:cool:
HTH,
-sage-
Don't forget the closing </a> tag as well.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.