DOCUMENTATION

  • Validation
Search »

Example Form

Let's start with a simple form that we're going to want to validate. Here's what it looks like, followed by the code.

First Name:
Last Name:
Email:
Your age:
Marital Status:


The HTML Code