Home > Article > Web Front-end > How to control the width of td so that the content in td can automatically wrap when it meets the fixed number of characters_html/css_WEB-ITnose
RT.
Please help me
As far as I know: The current layout is basically div css, and the table is only used on the table. ..There is a white-space:normal; in css that sets automatic line wrapping, which is usually the default line wrapping.
Yuanfang, what do you think?
The width of td cannot strictly control the width and line wrapping. If the total width of the current table is too long and there is only one td, think about it and you will know that it is impossible to use that thing to break lines