what does it mean when there is a # in a href code example
Example: what does href=# mean in html
<!-- this href tag link to the top of the current page -->
<a href="#">text</a>
<!-- this href tag link to the top of the current page -->
<a href="#">text</a>