Slide 11
Slide 11 text
New Input Types
HTML5 introduces a new set of possible type
attributes for the input element. The new values for
type include color, date, datetime, datetime-local,
email, month, number, range, search, tel, time, url,
and week. You can read more about these new
input types here: http://html5doctor.com/html5-forms-input-types/