Skip to content

Commit 506f217

Browse files
author
AlanGit-debug2604
committed
Add submit button to test form validation
1 parent bc9a539 commit 506f217

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ <h1>Product Pick</h1>
3737
<option value="XL">XL</option>
3838
<option value="XXL">XXL</option>
3939
</select>
40+
<button type="submit">Submit</button>
4041
</form>
4142
</main>
4243
<footer>

0 commit comments

Comments
 (0)