Linking to anchors
An anchor is defined by the code <A NAME="ananchor"> </A> and linked to by adding #ananchor to the link e.g. there is a anchor called subdir higher in the page
<A NAME="subdir"> </A>
The link to this from the uploading page appears as
<A HREF="linking.html#subdir">Linking to a subdirectory.</A>
You can use the links within a page as well
<A HREF="#top">An Internal link to the top of the page</A>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.