how to make a button take you to another page html code example
Example 1: html button link
Example 2: buton html href
Example 3: button href
Go to Google //*button link *//
Example 4: button html link to another page
a.button {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
text-decoration: none;
color: initial;
}