We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90c3b9 commit 9e727b6Copy full SHA for 9e727b6
README.md
@@ -75,6 +75,7 @@ Create a `<form>` element containing:
75
#### Accessibility Requirements:
76
- All inputs should have a `name` attribute defined
77
- All inputs should have associated labels using `for` attributes or being wrapped by the associated label
78
+- All text inputs should have a placeholder attribute to indicate the value that should be input
79
80
### Visual Reference
81

0 commit comments