value:
The value attribute assigns the initial value to the form element.
Used with Elements:
Content:
Text. CDATA.
Default:
There is no default for the value attribute. But if the INPUT tag type is radio or checkbox this attribute must have a value.
Deprecated in HTML 4:
No
DTD:
HTML 4.01 Standard
XHTML 1.0 Standard
HTML5
XHTML 1.0 Standard
HTML5

