I confused after showing the HTML line while surfing the materialize design framework:
<a href="#!">First Sidebar Link</a>
Framework MaterializeCss.
Why are they putting extra exclamation mark with #?
What is difference between href="#" and href="#!"?