add a link in html page so user can copy it 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>