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