One of the things I love about CSS is how easy it is to make one element look like another. In the example above, the first element is an anchor, the second is a button and the third is an input. I've overridden the click behavior of all three so they do the same thing. If all three elements look and behave the same, does it matter which one you use? In this article, I'll explain the difference be