HTML5 Form Validation Without JavaScript
This will teach you on how to validate a form without Javascript. This is like other form validation but it is more easier and very cool. If there is an error in submitting, css pop up will display in each field input that has an error or did not meet the requirements. Hope you learn from this project.