Registration
First Name
Last Name
Address
Email Address
Sex Male Female I'd Rather Not Say
State
DOB
MobileNo
Notes on inaccessibility
  1. The page doesn't specify a language.
  2. There is no <title> element.
  3. Scaling/zooming has been disabled in those user agents that still honor <meta name="viewport"> scaling restrictions.
    1. Side note: there are no <!doctype> element or <meta charset> elements.
  4. There are no heading elements on the page.
  5. The <b> element is used to make the “Registration” text bold.
  6. The form uses <table> not marked as presentational, for laying out content.
  7. The form input elements:
    1. don't have accessible names.
    2. have had their borders removed and don't have enough contrast with the exterior adjacent light-blue of the form / table.
    3. don't identify their input purpose.
    4. aren't grouped where required.
  8. Form “labels”:
    1. use abbreviations without a mechanism to their form or meaning.
    2. have line-height set in px which causes overlapping text and the radio buttons becoming un-clickable at 200%.
  9. Horizontal scrolling happens at 400% zoom.
  10. The footer has a role of banner.