我需要 table-layout: fixed 才能在可变宽度单元格上使用 text-overflow: ellipsis 。 这是表格的CSS: table { width: 550px; border: 1px solid #AAA; table-layout: ...
確定! 回上一頁