Skip to content

Commit db9934f

Browse files
committed
added a submit button
1 parent 8705f23 commit db9934f

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
@@ -38,6 +38,7 @@ <h1>Product Pick</h1>
3838
<option value="XL">XL</option>
3939
<option value="XXL">XXL</option>
4040
</select>
41+
<button type="submit">Submit</button>
4142
</form>
4243
</main>
4344
<footer>

0 commit comments

Comments
 (0)