value

In the input element this attribute specifies the initial value of the current input element. It is optional except for type checkbox or radio type elements. In the option element this attribute represents the initial value of the control, when this attribute is not specified the initial value is se to the contents of the option element. In the param element, this attribute sets the value of a run-time parameter specified by the name attribute.

This attribute can be used in..

Search the Soup!