Hi all,
I would like to know how to link from a link on the top of the page to a paragraph in the middle of the page.
From what I have right now, it seems to work somehow, but the link on top changes color and stays purple.
Here is an example of what I have:
Code:
<font face="Arial"><a href="#A"><li>Link To Bottom><font face="Arial"><a href="#A"><li>Airbrake Endorsement</a></font><br>
</a></font><br>
And the middle para.
Code:
<b><a name="A">Airbrake Endorsement:</a></b>
Thanks,
Heeter