2. The type attribute of the input element<\/p>
(1) Single-line text input box <\/p>
Username: name; Account: value; ID number: maxlength<\/p>
(2) Password input box<\/p>
(3)Radio button<\/p>
(4)Check box<\/p>
(5)Normal button<\/p>
(6)Submit button<\/p>
( 7) Reset button<\/p>
(8) Submit button in image form<\/p>
(9) Hidden field<\/p>
(10)File field<\/p>
(11)email type<\/p>
(12)url type<\/p>
(13)tel type
(14)search type<\/p>
(15)color type<\/p>
(16)number type<\/p>
<\/pre>(17)range type<\/p>
(18)Date pickers type<\/p>