creating a link to no where in html 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>