.linkbutton6 in html code example
Example: html button with link
<form action="https://google.com">
<input type="submit" value="Go to Google" />
</form>
<form action="https://google.com">
<input type="submit" value="Go to Google" />
</form>