- Form: name, email, password, role selection (radio), consent (checkbox)
- Table: class schedule (3+ rows)
- Each field has a
<label> - Submit button (currently without JS —
type="submit")
Criteria:
- Tab navigation works for all fields
- The
inputhastypeandnamespecified - The table has a
<thead>with headings