Forms
Basic form with validation
Submit this form to see how error messages, indications and corrections work.
Make sure to include the validation.js
file on all form pages.
<script src="./js/validation.js"></script>