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