Skip to content

Commit 91005b6

Browse files
committed
Add submit button
1 parent 98a1815 commit 91005b6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ <h1>Product Pick</h1>
6060
<input type="radio" name="size" id="XXL" value="XXL" />
6161
<br /><br />
6262
</fieldset>
63+
64+
<br /><br />
65+
66+
<button type="submit">Submit</button>
6367
</form>
6468
</main>
6569
<footer>

0 commit comments

Comments
 (0)