There was an error while loading. Please reload this page.
1 parent 15bf3af commit a851094Copy full SHA for a851094
1 file changed
Form-Controls/index.html
@@ -41,8 +41,8 @@ <h2> Verify your order and details below:</h2>
41
<!-- 3.T-Shirt colours - Provide 3 options, ensure right option can be picked. -->
42
<div>
43
<p>
44
- <label for="T-Shirt Colour"> T-Shirt Colour: </label>
45
- <select name="T-Shirt Colour" id="T-Shirt Colour">
+ <label for="T-Shirt-Colour"> T-Shirt Colour: </label>
+ <select name="T-Shirt-Colour" id="T-Shirt-Colour">
46
47
<option selected disabled > Select a colour </option>
48
@@ -80,7 +80,6 @@ <h2> Verify your order and details below:</h2>
80
</p>
81
</div>
82
83
- </div>
84
85
<br>
86
0 commit comments