Skip to content

Commit 9a71def

Browse files
committed
Add Submit button to form
1 parent 7803f17 commit 9a71def

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ <h1>Product Pick</h1>
6363
<option value="xxl">Extra Extra Large</option>
6464
</select>
6565
</div>
66+
<br>
67+
<button>Submit</button>
6668
</form>
6769
</main>
6870
<footer>

0 commit comments

Comments
 (0)