html link to a specific part of a another page code example
Example: how to select the another page section in html
<a href="directry/filename.html#section5" >click me</a>
<a href="directry/filename.html#section5" >click me</a>