I would like to create an HTML button that acts like a link. So, when you click the button, it redirects to a page. I would like it to be as accessible as possible.
You can use javascript:
Google
Replace http://www.google.com with your website, make sure to include http:// before the URL.
http://www.google.com
http://