Skip to content

Commit 8284ee6

Browse files
committed
Cleanup unused text and errors
1 parent 8deecd7 commit 8284ee6

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1>Product Pick</h1>
3737
<input type=radio name="colour" id="white" value="white">
3838
</div>
3939
<div>
40-
Size - Please select one
40+
Size - Please select one
4141
</div>
4242
<div>
4343
<label for="xs">XS</label>
@@ -64,14 +64,9 @@ <h1>Product Pick</h1>
6464
<button type="submit">SUBMIT</button>
6565
<button type="reset">RESET</button>
6666
</div>
67-
<!-- write your html here-->
68-
<!--
69-
try writing out the requirements first as comments
70-
this will also help you fill in your PR message later-->
7167
</form>
7268
</main>
7369
<footer>
74-
<!-- change to your name-->
7570
<p>By Hugh Mills</p>
7671
</footer>
7772
</body>

0 commit comments

Comments
 (0)