td.fitwidth { width: 1px; white-space: nowrap; }. And then in your HTML: <tr> <td class="fitwidth">ID</td> <td>Description</td> <td ...
確定! 回上一頁