link to anoother site html code example
Example 1: hyperlink html
<a href="url">link text</a>
Example 2: html link tag
<link rel="stylesheet" href="./styles.css">
<a href="url">link text</a>
<link rel="stylesheet" href="./styles.css">