Warningaccessibility
Four form fields have no label
The newsletter and contact forms rely on placeholder text, which disappears as soon as someone types.
Next step
Add a visible <label for> to each field. Placeholders are a hint, not a name.
Evidence
input#email · input#name · input#company · textarea#message · no <label for> and no aria-label
Details
- Affected
- /contact
- Occurrences
- 4 times
- First seen
- 9 days ago
- Category
- accessibility