<!--
to jump to the middle of another page put a named anchor on the other page
on this page use the #marker notation to identify the jump location
-->
<
a
href
=
"mypage.htm#marker"
>
Go
</
a
>
<!--
on the other page, place this anchor where you want to go
-->
<
a
name
=
"marker>