The anchor Tag to place in your HTML
<a name="MyTag"></a>
Adding it to a link
<a href="/my_page.php#MyTag">LinkText</a>