Forms Exercise

Creating a Registration Form

Create this form:

Hints

You'll need to use:

  • Text Input
  • Password Input
  • Email Input
  • Radio Buttons
  • Select Tag
  • Checkbox Input

 

First Name, Last Name, and Email are required

Text

Validations

Email must be a valid email address

Validations

Password must be between 5 and 10 characters

Use HTML5, no JS allowed. You'll need to do some research on your own.

BONUS

3 drop down menus for month, day, and year

You don't need to do all the days and years

Birthday

Forms Exercise

By Colt Steele

Forms Exercise

  • 80,852