Small HTML problem

Jun 4, 2005
19,723
1
0
I've got quite a bit of text that is stretching my table which makes my layout look rather terrible. Since it'd take me a good few hours to go through the text and add line breaks everywhere, I decided to ask AT if there would be a way for me to do this with either table or CSS settings.

The offending source is posted at the bottom of this thread. The <? echo $clean; ?> pulls up a large bit of text.

Anyone seeing a problem? Any way I can make the text not overlap towards the right?

Thanks for any help you can provide!

EDIT : Solved this problem with the style= element.