Skip to content

Commit a851094

Browse files
committed
Removed whitespace from T-Shirt Colour"; removed stray div tag
1 parent 15bf3af commit a851094

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ <h2> Verify your order and details below:</h2>
4141
<!-- 3.T-Shirt colours - Provide 3 options, ensure right option can be picked. -->
4242
<div>
4343
<p>
44-
<label for="T-Shirt Colour"> T-Shirt Colour: </label>
45-
<select name="T-Shirt Colour" id="T-Shirt Colour">
44+
<label for="T-Shirt-Colour"> T-Shirt Colour: </label>
45+
<select name="T-Shirt-Colour" id="T-Shirt-Colour">
4646

4747
<option selected disabled > Select a colour </option>
4848

@@ -80,7 +80,6 @@ <h2> Verify your order and details below:</h2>
8080
</p>
8181
</div>
8282
</div>
83-
</div>
8483

8584
<br>
8685

0 commit comments

Comments
 (0)