What does the value attribute specify in an input field?
value
<input type="text" value="Default Text">
The input field type
The CSS class
The text displayed when the page loads
The variable name for server processing