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: color, so that browser that supports that input will display a popup with colors to choose from. date, [...]