Skip to content

Commit 53f0989

Browse files
committed
Cleaned up Comments for readability
1 parent 33d6910 commit 53f0989

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ <h2> Verify your order and details below:</h2>
4242
<p>
4343
<label for="T-Shirt Colour"> T-Shirt Colour: </label>
4444
<select name="T-Shirt Colour" id="T-Shirt Colour">
45+
<option selected disabled> Choose colour:</option>
46+
4547
<option label="Red" value="Red"> Red </option>
4648

4749
<option label="Blue" value="Blue"> Blue </option>

0 commit comments

Comments
 (0)