This snippet is a little overview of common HTML form input element, now with HTML5 attributes like placeholder, pattern, required and some of the new input types like email and tel.
The content of the title attribute is used by browsers that support HTML5 browser side validation.
Try it in a browser that supports HTML5 browser side validation to see the results!