Operation Manual

Twitter™ and Facebook posts are not covered under the terms of Creative Commons.
Legal Notices | Online Privacy Policy
To the top
New form elements
E-mail: A control for editing a list of email addresses given in the element’s value.
Search: A one-line plain-text edit control for entering one or more search terms.
Telephone (Tel): A one-line plain-text edit control for entering a telephone number.
URL: A control for editing an absolute URL given in the element’s value.
The attributes specific to these elements are:
Size
Max Length
Value
Tab Index
List
The Multiple attribute is available for the E-mail element only.
Hidden <No specific new attribute>
markup-20120329/input.hidden.html
Password <No specific new attribute>
http://www.w3.org/TR/html-
markup/input.password.html
Image
Width, Height, Action, Method,
Form no Validate, Form Enc
Type, Form target.
http://www.w3.org/TR/html-
markup/input.image.html
Reset <No specific new attribute>
http://dev.w3.org/html5/markup/button.rese
t.html
Submit
Form No Validate, Form Enc
type, Form target, Action, Tab
Index, Method.
http://www.w3.org/TR/html-
markup/input.submit.html
Radio <No specific new attribute>
http://www.w3.org/TR/html-
markup/input.radio.html
Text Area
Rows, Cols, Place Holder, Wrap,
Max Length, Tab Index
http://www.w3.org/TR/html-
markup/textarea.html
Select Size
http://www.w3.org/wiki/HTML/Elements/sel
ect
Form element Description of attributes
E-mail http://www.w3.org/TR/html-markup/input.email.html
Search http://www.w3.org/TR/html-markup/input.search.html
Telephone (Tel) http://www.w3.org/TR/html-markup/input.tel.html
URL http://www.w3.org/TR/html-markup/input.url.html
15