Which attribute is used to pre-fill a <textarea> with text?
<textarea>
default
None, the text is placed between the <textarea> and </textarea> tags
</textarea>
value
placeholder