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 e2a10ab commit 3725052Copy full SHA for 3725052
1 file changed
Form-Controls/README.md
@@ -30,8 +30,8 @@ Do not write a form action for this project.
30
31
Let's write out our testable criteria. Check each one off as you complete it.
32
33
-- [ ] I have used HTML only.
34
-- [x] I have not used any CSS or JavaScript.
+- [ ] I have only used HTML and CSS.
+- [ ] I have not used any JavaScript.
35
36
### HTML
37
0 commit comments