Hi,

I have a problem with table row when the content of table cell exceeds the witdth specified.

E.g. a table with 3 columns, with the following values : 1111, 2222, 3333
When the value of 1st column exceeds the width specified, the last few characters of the first column value will be overlapped with the first few characters of the second column, etc. And when the columns have exceeded the page width, then the values are truncated.


I want the following to be the output :
Each column's value is completely displayed (no overlapping). When the end of table / page is reach, I want the next values to be wrapped to the next row.


For example,
1111    2222
3333

Please advise. Thanks.

-Susan-

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]



Reply via email to