What type of input is created with <input type="email">?
<input type="email">
A text box that accepts any type of text
A text box that validates email addresses
A text box that validates URLs
A text box that only accepts numbers