I have a very well working solution for tables of max-width: 100% . Just use word-break: break-all; for the table cells (except heading ...
確定! 回上一頁