🏠 New in Low Baseline Support: Email, telephone, and URL <input> types
July 29, 2015
caniuse · mdn · [spec]([‘https://html.spec.whatwg.org/multipage/input.html#email-state-(type=email)’, ‘https://html.spec.whatwg.org/multipage/input.html#telephone-state-(type=tel)’, ‘https://html.spec.whatwg.org/multipage/input.html#url-state-(type=url)’])
The <input type="email">, <input type="tel">, and <input type="url"> HTML elements represent email address, telephone number, and URL fields in a form.