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
Release: 2016-05-16 16:40:28
Original
2489 people have browsed it

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

复制代码
代码如下:












sssssssssssssssssssssssssssssssssssssssssssssss aaaaa
sssssssssssssssssssssssssssssssssssssssssssssss aaaaa

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template