This element uses an aria-labelledby attribute to reference a paragraph, but lacks a proper <label> element:


Email



Note: Automated testing should be possible. This violation can be detected by querying all forms, checking if they have label elements, and if these labels are programmatically linked (via for-attributes) to existing input fields.