Skip to main content

Web Accessibility

27 Forms - Exercises

Question 1

Create the following web form:

  • Name: text box
  • Surname: text box
  • Gender: two radio buttons, "male" and "female"
  • Level of English: select list with three values "A1-A2" (Beginner), "B1-B2" (Intermediate), and "C1" (Advanced)
  • Submit button
  • Organize the form in two parts: personal information and studies