Stuart Wright
Well-known member
I want to create links within a page. Actually within a tab within a page.
The usual
takes me to
What am I doing wrong please?
The usual
HTML:
<a href="#general">General</a>
......
<h3 class="textHeading"><a name="general">General</a></h3>
Code:
http://xf.avforums.com/sandbox/#general