# in href means code example
Example 1: a href
<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>
Example 2: what does href=# mean in html
<!-- this href tag link to the top of the current page -->
<a href="#">text</a>