View Single Post
  #4 (permalink)  
Old 01-27-2008, 08:26 AM
Rob's Avatar
Rob Rob is offline
Supreme Babbler
 
Join Date: Nov 2007
Location: United Kingdom
Posts: 618
Rob has more than the average amount of reputation points
Send a message via ICQ to Rob Send a message via AIM to Rob Send a message via MSN to Rob Send a message via Yahoo to Rob Send a message via Skype™ to Rob
Default

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.
__________________
Reply With Quote