how to add a link on button in html code example
Example: button href
<a href="https://google.com" class="button">Go to Google</a> //*button link *//
<a href="https://google.com" class="button">Go to Google</a> //*button link *//