what is href # mean 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>