Jak zrobić przycisk w HTML, przejdź do innego adresu
<a href="google.com">
<button>Visit Google</button>
</a>
Difficult Dugong
<a href="google.com">
<button>Visit Google</button>
</a>