I can’t seem to get anchors to work
I have code at the anchor point
with link to it on another page as
Michael Hawkins
the link just loads the other page and ignores the anchor
any suggestions?
Hi smarta-brett
It is very likely because you don’t have your ID #hawkins defined on the website (at least I can’t find it in the source code).
So you can just add this ID (without the hashtag at the beginning) to the title for example:
<p id='hawkins'>
<strong>MICHAEL HAWKINS</strong><br>
<strong>Executive Director NACO & AIMC </strong>
</p>
Cheers
Michael