Exercise 3
Conditional Statements, Arrays, and Loops
Create a form that accepts name, age, and email address. The form should include validation and require for each field. Upon form submission, it should display “Name, age” on the page with the email address being used as a mailto hyperlink on the name.