button redirect to another html code example Example: how to make a button in html go to another address <a href="google.com"> <button>Visit Google</button> </a>