Select from following answers:- <input name="emailAddress" type="email"/>
- <input name="emailAddress" type="url"/>
- <input name="emailAddress" type="text" required="required"/>
- All Above
email (new input type) for forms allow better input control and validation.
Show Correct Answer
|
Alert Moderator