Hey there, Does anyone know what the code is to make this text box rap it's text to the column size? <tr align="center"> <td colspan="2"><div align="left"> <textarea name="message" cols="87" rows="10" wrap="off" class="box" id="message"></textarea> Code (markup):