Skip to content

Commit 93a9337

Browse files
author
lintsang
committed
update the tidiness of html code
1 parent 626217a commit 93a9337

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ <h1>Product Pick</h1>
1515
<main>
1616
<form>
1717
<fieldset>
18-
<legend>
19-
Person name and email</legend>
18+
<legend>Person name and email</legend>
2019
<div class="form-group">
2120
<label for="fullname">Full Name:</label>
2221
<input type="text" id="fullname" required minlength="2">

0 commit comments

Comments
 (0)