how to set background of textarea in html code example
Example: html textarea background text
<textarea rows="5" cols="30" placeholder="enter optional message"></textarea>
<textarea rows="5" cols="30" placeholder="enter optional message"></textarea>