Task 7: Forms

Task description: Create a simple form with input fields.

What you must include

Bonus ideas: Add an email field and validation attributes such as required or pattern.

Example topic

You could create a contact form, a survey, or a registration form.

Instructions

  1. Open your HTML file in your code editor.
  2. Write your code using form elements.
  3. Copy your HTML code.
  4. Paste it into the box below.
  5. Click Check My Code.
  6. Fix any errors and try again.

Paste your code below

Your results will appear after you click the button. Bonus checks unlock after all required checks pass.