|
英文自动换行不撑表格
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
<body> <table style="TABLE-LAYOUT: fixed" width="100%" border="0" cellspacing="0" cellpadding="7" bgcolor="#f7f7f7"> <tr> <td style="LEFT: 0px; WIDTH: 100%; WORD-WRAP: break-word"> autobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreaklineautobreakline </td> </tr> </table> </body> </html>
2006-7-18 15:01:30
Posted by jser | 阅读全文() | 回复(0) | 引用通告() | 编辑
|