<link href code example
Example 1: a href to other site
<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
Example Link
</a>
Example 2: href html
<a href="link">text</a>
Example 3: html link tag
<link rel="stylesheet" href="./styles.css">
Example 4: a href code
<a href="link">Text</a>