Skip to content

Commit fa58d77

Browse files
committed
Updated title
1 parent a237a1b commit fa58d77

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<header>
12-
<h1>Product Pick</h1>
12+
<h1>Product Pick - T-Shirt Order Form</h1>
1313
</header>
1414
<main>
1515
<form>
@@ -62,7 +62,6 @@ <h1>Product Pick</h1>
6262
<legend>Choose your Colour</legend>
6363

6464
<label for="colour" class="visually-hidden">Colour Choice</label>
65-
6665
<select id="colour" name="colour" required>
6766
<option value="">Select Your Colour</option>
6867
<option value="Burgundy">Burgundy</option>

0 commit comments

Comments
 (0)