You should be using anchor tags
<a href="https://stackoverflow.com/questions/43575910/about.html"><button class="btn"><span>About</span></button></a>
solved Button not linking to another page?
You should be using anchor tags
<a href="https://stackoverflow.com/questions/43575910/about.html"><button class="btn"><span>About</span></button></a>
solved Button not linking to another page?