href = "#" meaning code example
Example 1: a href
<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>
Example 2: whatis a hrefd
The href attribute specifies the URL of the page the link goes to
<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>
The href attribute specifies the URL of the page the link goes to