I checked html 5 form spec at w3.org website and found quite interesting form types. Those are:
- search
- tel
- url
- datetime
- date
- month
- week
- time
- datetime-local
- number
- range
- color
There is one post tagged html5 forms.
I checked html 5 form spec at w3.org website and found quite interesting form types. Those are: