HTML5 Form Inputs

My latest article published at DevProConnections is about collecting and validating data using the new HTML5 enhancements to form inputs. In the article I cover new attributes to input elements such at required, placeholder, and pattern. I showcase how to style forms with CSS3, and how to customize validation with script.

To read the article online, please visit HTML5 Form Enhancements with CSS3 and JavaScript at DevProConnections!