html a gref code example
Example 1: html a href
<a href="http://example.com" >Link text</a>
Example 2: whatis a hrefd
The href attribute specifies the URL of the page the link goes to
<a href="http://example.com" >Link text</a>
The href attribute specifies the URL of the page the link goes to