Kilotest: Diagnoses of control not named violation by HTML element 300 on California YIMBY Education Fund page

Basics

About the California YIMBY Education Fund page

About HTML element 300

About the control not named issue

Diagnoses

Here is how tools diagnose the control not named issue for HTML element 300 of the California YIMBY Education Fund page.

  1. This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.F68

  2. Missing form label

    Tool: WAVE (Utah State University)

    Rule: label_missing