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

If it doesn’t work in FF sometimes there’s a slight difference in browser CSS such as
-webkit-translate: and
-moz-translate
but I don’t think this is one of those. Maybe check the Mozilla Developers Network and see what they say about buttons. They are a Great Resource for all things #webdev and it’s all open source