link to different html page html code example
Example 1: hyperlink html
<a href="url">link text</a>
Example 2: link in html
<a href="https://example.com">Link text goes here</a>
<a href="url">link text</a>
<a href="https://example.com">Link text goes here</a>