Input vs Button – Which to use?
While working on form design, I encountered some issues when using images as submit buttons when use some browsers.
You can include images in a <button> tag, but not in an <input> tag, amoung other differences. They are very similar but the tag has a few extras that can be useful on the odd occasion.
