Skip to content

Commit ee957cb

Browse files
Add submit button
1 parent bb6df86 commit ee957cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ <h1>Product Pick</h1>
4242
<option value="XXL">XXL</option>
4343
</select>
4444
</div>
45+
<div>
46+
<button type="submit">Submit</button>
47+
</div>
4548
</form>
4649
</main>
4750
<footer>

0 commit comments

Comments
 (0)