Skip links and keyboard navigation

For government agency selections have changed to reflect the outcome of the November 2024 Machinery of government (MoG). For more information, see our MoG change guide.

Module 4: Checkpoint 1—Form Controls

Conformance: Mandatory

Requirements

Form controls must have explicitly associated labels.

Benefits of conformance

  • Increased accessibility.
  • Increased usability.
  • Ensures form controls are addressable (i.e. can be references or linked to specifically).

Risks of non-conformance

  • Customer complaints, potential discrimination suit.
  • Failure to comply with accessibility guidelines.

Implementation advice

More information

Conformance with this checkpoint will vastly improve the accessibility of the control for users of assistive technologies. This will also increase the clickable area of the form control to include the label, increasing the usability of the control.

Correct implementation: Labels explicitly associated with control.

Correct implementation: Labels explicitly associated with control.

Incorrect implementation: Labels not associated with control.

Incorrect implementation: Labels not associated with control.

Supporting information