Back To TOP

Select All Form Element

Put your text between the code (replace the red text)
<form>
<textarea cols=15 rows=15 onFocus="this.select()">Enter your article here!</textarea>
</form>

Related Posts