To link to a bookmark in another HTML file
Use the following syntax:
<A HREF="file name.htm#bookmark">link</A>
where file name
is the name of the topic file, bookmark
is the name of the bookmark in the file you want to link to, and link is the link text.
Related topics