There was an error while loading. Please reload this page.
1 parent 53e2904 commit ab96058Copy full SHA for ab96058
1 file changed
Form-Controls/index.html
@@ -53,14 +53,10 @@ <h1>Product Pick</h1>
53
<option value="XXL">XXL</option>
54
</select>
55
</div>
56
-<!-- write your html here-->
57
- <!--
58
- try writing out the requirements first as comments
59
- this will also help you fill in your PR message later-->
+ <button type="submit">Submit</button>
60
</form>
61
</main>
62
<footer>
63
- <!-- change to your name-->
64
<p>By Vaibhav Patel</p>
65
</footer>
66
</body>
0 commit comments