There was an error while loading. Please reload this page.
1 parent 269946f commit b2c7381Copy full SHA for b2c7381
1 file changed
Form-Controls/index.html
@@ -45,7 +45,11 @@ <h1>Product Pick</h1>
45
<form>
46
<!-- write your html here-->
47
<!--
48
- try writing out the requirements first as comments
+ [ ] customers name = requires at least two non space characters.
49
+ [ ] customer email = requires a consistent pattern
50
+ [ ] t-shirt color = required to choose from only 3 options!
51
+ [ ]t shirt size = required to choose from only 6 sizes!
52
+
53
this will also help you fill in your PR message later-->
54
</form>
55
</main>
0 commit comments