True. If there are absolutely no spaces in the line then there is no-where to break it to wrap.

That's a problem with the line of code rather than tables though.

If you are parsing the code, you can put a "<WBR>" tag between operators or similar places. This doesn't force a break, however it tells the browser that it is allowed to break the line at that point if it needs to.

[ 30. January 2003, 12:09: Message edited by: Richard H. ]