href to link code example
Example 1: href html
<a href="link">text</a>
Example 2: link to external site html
<a href="https://www.example.com">This is a link</a>
<a href="link">text</a>
<a href="https://www.example.com">This is a link</a>