Home >Web Front-end >HTML Tutorial >The content of td automatically wraps. After setting the width of table table td, there are too many words and automatic wrapping_HTML/Xhtml_Web page production

The content of td automatically wraps. After setting the width of table table td, there are too many words and automatic wrapping_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:40:282519browse

设置table 的 style="table-layout:fixed;" 然后设置td的 style="word-wrap:break-word;" 即可

复制代码
代码如下:












sssssssssssssssssssssssssssssssssssssssssssssss aaaaa
sssssssssssssssssssssssssssssssssssssssssssssss aaaaa

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn