Presentation (5)


Forms
considering only presentation (accessibility) issues
  • label positioning
    • text releated to each fields should appear before
    • text releated to check boxes and radio buttons shoud appear after
  • explicit associations between labels and form controls
  • field filling with default data
  • appropriate sequence of fields
  • possibility of moving using tab key

Example
esempio di form corretto