0:00 / 0:00
M-:S- - HTML Form Validation
Note
Questions
Downloads
Course Project
Reviews
Form validations are very important; they are used to prevent the user from entering the wrong data into the forms. E.g A user can forget to fill in an important information and submit it to the server but if the fields are validated the data won’t be submitted and the user will be alerted about the field that hasn’t been filled.