Skip to content

Commit ab96058

Browse files
committed
Submit button added
1 parent 53e2904 commit ab96058

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,10 @@ <h1>Product Pick</h1>
5353
<option value="XXL">XXL</option>
5454
</select>
5555
</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-->
56+
<button type="submit">Submit</button>
6057
</form>
6158
</main>
6259
<footer>
63-
<!-- change to your name-->
6460
<p>By Vaibhav Patel</p>
6561
</footer>
6662
</body>

0 commit comments

Comments
 (0)