+ 2

What are all of the available input types in HTML?

I know about Submit, Radio, Checkbox, Text, Username and password. Please reassure me if those are all the available input types.

25th May 2018, 7:28 PM
Archie
Archie - avatar
2 ответов
+ 1
Off the top of my head, I can only recall a few input types, but this lesson goes over all of the ones in HTML5 - https://www.sololearn.com/learn/HTML/2216/
25th May 2018, 7:33 PM
Faisal
Faisal - avatar
+ 2
color <input type=" - date - datetime - datetime-local - email - month - number - range - search - tel - time - url - week" /> all input types
25th May 2018, 7:37 PM
᠌᠌Code X
᠌᠌Code X - avatar