Visible labels for input fields and groups (visible-labels)

Input fields and related field groups include visible <label> explaining required input.


Missing visible labels:

This form lacks visible labels (placeholder texts and aria-labels are excluded):




Note: Possible to auto-test. You can automatically verify if forms have visible labels (i.e. <label> elements) and ensure these labels are associated with their respective input fields using a valid for-attribute.

axe detected: none  |  QualWeb detected: none