Accessibility fix guide
Form fields with no label
Why it matters
Users can't tell what to type; screen readers announce nothing.
How to fix it
Associate a <label> with every input (or use aria-label).
Part of WCAG 2.1 / 2.2 Level A/AA. · Full technical reference (Deque axe) ↗
Scan your site for this and 90+ checks — free
Scan my site — free