Connecting webpages

How to connect a webpage to another webpage(to a specific part of the webpage).i just want to know the syntax and I know how to link another webpage but to a specific part at another webpage is what I want to know.

you can use <a> tags and link them to your local files.

https://www.w3schools.com/html/html_links.asp