Which attribute sets the initial value of a textarea element?
<textarea name="message" rows="4" cols="50">Default text.</textarea>
Which attribute sets the initial value of a textarea element?
<textarea name="message" rows="4" cols="50">Default text.</textarea>