link one html page in html file code example
Example: a href to other site
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
Example Link
</a>
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
Example Link
</a>