There was an error while loading. Please reload this page.
1 parent 33d6910 commit 53f0989Copy full SHA for 53f0989
1 file changed
Form-Controls/index.html
@@ -42,6 +42,8 @@ <h2> Verify your order and details below:</h2>
42
<p>
43
<label for="T-Shirt Colour"> T-Shirt Colour: </label>
44
<select name="T-Shirt Colour" id="T-Shirt Colour">
45
+ <option selected disabled> Choose colour:</option>
46
+
47
<option label="Red" value="Red"> Red </option>
48
49
<option label="Blue" value="Blue"> Blue </option>
0 commit comments