a hreft html code example
Example 1: html a href
<a href="http://example.com" >Link text</a>
Example 2: htlm link
<a href="https://www.google.com/">Visit googel.com!</a>
<a href="http://example.com" >Link text</a>
<a href="https://www.google.com/">Visit googel.com!</a>