There was an error while loading. Please reload this page.
1 parent 8deecd7 commit 8284ee6Copy full SHA for 8284ee6
1 file changed
Form-Controls/index.html
@@ -37,7 +37,7 @@ <h1>Product Pick</h1>
37
<input type=radio name="colour" id="white" value="white">
38
</div>
39
<div>
40
- Size - Please select one
+ Size - Please select one
41
42
43
<label for="xs">XS</label>
@@ -64,14 +64,9 @@ <h1>Product Pick</h1>
64
<button type="submit">SUBMIT</button>
65
<button type="reset">RESET</button>
66
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-->
71
</form>
72
</main>
73
<footer>
74
- <!-- change to your name-->
75
<p>By Hugh Mills</p>
76
</footer>
77
</body>
0 commit comments