too much to handle

Hey<br />
I made a guestbooktable and one of the TD's is 200 pixels wide.<br />
Now is the problem, people can submit their texts, but if someone submits a word that's very long, it breaks out of the table... like this:<br />
--------------<br />
| 1 | stuff 1 |<br />
--------------<br />
| 2 | onereallyreallyreallyreallyreallylongword |<br />
--------------<br />
| 3 | stuff 2 |<br />
--------------<br />
it just looks very very ugly cause it destroys my whole layout.<br />
How can you make these words automatically break at the end of the table?<br />
Please help me<br />
Greetzzz the Anime King<!--content-->I do that very thing with this guestbook (<!-- m --><a class="postlink" href="http://www.ryanbrill.com/software/xmlguestbook/guestbook.php">http://www.ryanbrill.com/software/xmlgu ... stbook.php</a><!-- m -->).<!--content-->set the table and td with fixed widths<!--content-->
 
Back
Top