Skip to content

Commit 88b1753

Browse files
committed
Update
1 parent bcb1bfc commit 88b1753

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Product Pick</h1>
2222
<label for="mail">Email: </label>
2323
<input type="email" id="mail" name="user_name" required/>
2424
</p>
25-
<p>
25+
2626
<fieldset>
2727
<legend> Please choose a colour:</legend>
2828
<p>
@@ -39,7 +39,7 @@ <h1>Product Pick</h1>
3939
</p>
4040

4141
</fieldset>
42-
</p>
42+
4343
<p>
4444
<label for="size">
4545
<span> Choose your size:</span>

0 commit comments

Comments
 (0)