Skip to content

Commit 3fd8326

Browse files
committed
Add submit button
1 parent e69848f commit 3fd8326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>Product Pick</h1>
4646
<input type="radio" id="extra extra large" name="size" value="XXL">
4747
<label for="extra extra large">XXL</label><br>
4848
</fieldset><br>
49-
49+
<input type="submit" value="Place Order">
5050
</form>
5151
</main>
5252
<footer>

0 commit comments

Comments
 (0)