CSS Style center

CSS Styles, CSS tips

Portfolio

HTML5 form features

HTML5 added new features into the FORMS, In this post we will learn about these features.

If in html4/xhtml you could define only a few types of inputs, in HTML5 you can define a lot more, for example:

New feature in Google Apps: Google Invitations

Image by adria.richards via Flickr

These are most of the new input types that we now have in HTML5 forms.

In addition we can add to any input the attribute “required” and the browser will do a validation for us in that field when we press submit on that form.

That is pretty covers most of the new features in HTML5 forms.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>