how to use href code example
Example 1: html links
<a href="url">link text</a>
Example 2: html a href
<a href="http://example.com" >Link text</a>
Example 3: link in html
<a href="https://example.com">Link text goes here</a>
Example 4: href html
<a href="link">text</a>