The list of HTML5 input types (+ sample for each, as created by D3.JS):
type="color"
type="date"
type="datetime"
type="datetime-local"
type="email"
type="month"
type="number"
type="range"
type="search"
type="tel"
type="time"
type="url"
type="week"
Plus a lone 'input type=range' one: