Which attribute specifies a default value in an input field?
<input type="text" name="username" ___="DefaultUser">
initial
placeholder
value
default