Como fazer um botão no HTML vá para outro endereço
<a href="google.com">
<button>Visit Google</button>
</a>
Difficult Dugong
<a href="google.com">
<button>Visit Google</button>
</a>