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