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