Topic: HTML
5 bugs that HTML validation caught for me
Are you running your website through an HTML validator? No? Here's a list of 5 bugs that HTML validation caught for me before I released them to production.
Providing custom error messages for built-in HTML5 form validation
Did you know that you can change the error messages displayed by the browser when using HTML5 form validation features?