Tipos de Input no HTML

type="button"

type="checkbox"

type="text"

type="password"

type="radio"

type="color"

type="date"

type="datetime-local"

type="email"

type="file"

type="image"

type="month"

type="number"

type="range"

type="reset"

type="search"

type="submit"

type="tel"

type="time"

type="url"

type="week"