What's the difference between an <input type="button"> and <asp:Button> ?

They render as the same thing, but has more configurable properties in the codebehind, among other things.