Skip to content

Commit ba18980

Browse files
committed
Added my name as footer and added the requirements as comment
1 parent ccca42c commit ba18980

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
@@ -31,7 +31,7 @@ <h1>Product Pick</h1>
3131

3232
<div>
3333
<label for="email">Email Address</label>
34-
<input
34+
<input
3535
id="email" name="email" type="email" required>
3636

3737
</div>

0 commit comments

Comments
 (0)