Self-review: Create a complex form

Self-review: Create a complex form

  1. What attribute did you apply to the number of people field to set the minimum value?

    • min

    • minimum

    • minlength

  2. When you clicked the date of booking field, what was the result?

    • Nothing happened

    • A date picker was displayed

    • A slider appeared

  3. When you typed the word hello into the email address field and submitted the form, what was the result?

    • The input field changed to the color red

    • The web browser prompted to fix the email address format

    • The form submitted successfully