There was an error while loading. Please reload this page.
1 parent 5e99b77 commit 2ffa1bdCopy full SHA for 2ffa1bd
1 file changed
Form-Controls/index.html
@@ -19,7 +19,7 @@ <h1>Product Pick</h1>
19
</div>
20
<div>
21
<lable type="text" for= "email">email</lable>
22
- <input type="email" id="email" pattern=".&@yahoo.co.uk" size="30" required />
+ <input type="email" id="email" size="30" required />
23
24
<p>Please select favourite colour:</p>
25
<input type="radio" id="red" name="fav_color" value"red">
0 commit comments