Skip to content

Commit b71b7df

Browse files
committed
added submit button
1 parent 00d9593 commit b71b7df

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
@@ -63,6 +63,9 @@
6363
<label for="XXL">XXL</label>
6464
<input type="radio" id="xxl" name="size">
6565
<div>
66+
<div>
67+
<button type="submit">submit</button>
68+
</div>
6669

6770

6871

0 commit comments

Comments
 (0)