This is the template for creating the textarea. <textarea id="resources" name="resources" value="resources" cols=30 rows=6 onFocus="clearText(this.id)"> Enter resources here </textarea> Is this what you need?