一些时候,文字会自动换行,解决办法是用css

在这行文字的td属性中,加入

复制代码代码如下:
style="word-break : break-all;"

html、css 禁止文字自动换行属性word break