Skip to content

Commit 5e99b77

Browse files
committed
I made the changes requested of message
1 parent 08b7b55 commit 5e99b77

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
@@ -15,7 +15,7 @@ <h1>Product Pick</h1>
1515
<form>
1616
<div>
1717
<label for="name">Name</label>
18-
<input type="text" name="name" id"Name" placeholder="name">
18+
<input type="text" name="name" id"Name" placeholder="name" required>
1919
</div>
2020
<div>
2121
<lable type="text" for= "email">email</lable>

0 commit comments

Comments
 (0)