HTML5 Form Elements
input example
User Name:
Password:
Comments:
Datalist:
ID Card Number:(pattern)
(Examples: M146976882, B230020327)
E-mail:
Number/step:
Date:
(chrome only)
Range:
(0..100)
Color:
Upload pdf file:
checkbox & radio example
Members:
Yahoo!
Google
Youtube
Members:
Yahoo!
Google
Youtube
Payment:
Visa
Master
JCB
select/option example
Year:
2009
2010
2011
2012
Month:
Jan.
Feb.
Mar.
Apr.
Web Technologies:
HTML
XHTML
CSS
JavaScript
ASP
PHP
GET/POST Method
get:
, post:
submit/reset/button example
Submit:
Reset:
Input(type=button):
Image Button:
Button:
Reset
label example
Without label:
Male
Female
With label:
Male
Female
Progress:
("progress" is not an input element.)