HTML5 Form Validation With the “pattern” AttributeIn this tutorial we’ll explore HTML’s pattern attribute, using it to help us customize the way we validate our forms.
How to Make Floating Input Labels With HTML5 ValidationReplace your JavaScript validation with HTML5 validation. It’s easier than you think, and gives you a ton of markup and styling control.