Page 1 of 1

How to create an HTML button that acts like a link?

Posted: Wed Nov 05, 2014 6:57 am
by Darrel
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. I would also like it so there aren't any extra characters, or parameters in the URL.

Thank You

Re: How to create an HTML button that acts like a link?

Posted: Wed Nov 05, 2014 7:46 am
by Celauran
Or just use a link that looks like a button