textarea initial value code example
Example: set initial value of textarea
<!-- Just add it between the tags -->
<textarea>Whatever you want in here</textarea>
<!-- Just add it between the tags -->
<textarea>Whatever you want in here</textarea>