Ok I think I know what you mean, all you have to do is put in this code and replace 'text here' with your desired content or image etc.
Code:
<textarea name="textarea" id="textarea" cols="45" rows="5">text here</textarea>
Also if you want to change the width and the height etc, just alter how many rows, columns you want and it will automatically resize the box for you.