Comment

Anonymous

why not just simply use <input>???????????????????

simple, semantic markup

<button> is much more samentic than <input>

also provides some css benifits

Parent comment

quan

well, you might want to try adding a "value" to the button tags you used...or better yet, why not just simply use ???????????????????