There was an error while loading. Please reload this page.
1 parent 46c4e88 commit 8282146Copy full SHA for 8282146
1 file changed
Form-Controls/index.html
@@ -61,19 +61,11 @@ <h1>Product Pick</h1>
61
</select>
62
</div>
63
<button type="submit">Confirm Order</button>
64
- <!--
65
- checklist:
66
- 1. Name: min 2 non-space characters
67
- 2. Email: valid email format
68
- 3. Colour: 3 options
69
- 4. Size: 6 options (xs-s-m-l-xl-xxl)
70
- try writing out the requirements first as comments
71
- this will also help you fill in your PR message later-->
+
72
</form>
73
</main>
74
<footer>
75
- <!-- change to your name-->
76
<p>Carolina Maday Villa Huanca</p>
77
</footer>
78
</body>
79
-</html>
+</html>
0 commit comments