Back to Post — How To Make Forms More Usable With HTML5
All of the new html5 form elements, input types, and attributes below will work on the latest version of Opera.
Only some will work on Safari, Chrome, and Firefox. None will work in IE. The overall form will still work in all browsers even if some of the new won't.
The form itself is not a working form in that submitting it will not lead anywhere. You can submit the form though without filling in any fields to see how the html5 required attribute works.
Back to Post — How To Make Forms More Usable With HTML5