I use the bootstrap to create applications for the web and I have come to realize that in many examples, they use the <a href>
buttons as in this link . I wanted to know how I can work in the same way without having to change the location of my page. Today whenever I need to use this tag, I have to reference a null element on the screen as in the example below:
<a href="#">teste</a>