Accessibility Error
-
Getting a web accessibility error: “Missing form label
A form control does not have a corresponding label.”What do I have to do?
Current code is:
<p><input type="email" name="EMAIL" required placeholder="Email"></p> <p><input type="submit" label="submit" value="Subscribe"></p>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Accessibility Error’ is closed to new replies.