tag link att code example
Example 1: html a href
<a href="http://example.com" >Link text</a>
Example 2: link in html
<a href="https://example.com">Link text goes here</a>
<a href="http://example.com" >Link text</a>
<a href="https://example.com">Link text goes here</a>