


I want to ask for advice on a css problem about displaying many consecutive single quotes_html/css_WEB-ITnose
<html><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><body><table style="width:150px; word-break:break-all; -ms-word-break: break-all;" id="test"> <tr> <td>''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' </td></tr> <tr> <td>'''''''''' '''''''''''''' ''''''''''''''' '''''' '''''''''''' '''''''''''''' ''''''''''''''' ''''''''''''''' ''''''''''aaaaaaaaaaaaaaaaaaaa </td> </tr> <tr> <td>eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee </td></tr></table></body></html>
The above is a test code (all characters in td are consecutive). After the table width is fixed, it is not possible to force multiple consecutive single quotes to wrap, but other The characters are indeed ok, please ask for help why this is, and ask for a feasible solution. . . Thanks.
[img=http://my.csdn.net/my/album/detail/1322973#505219][/img]
Reply to discussion (solution)
Try using fixed table word-wrap: