Table 表格是HTML 中常見的元素,用來顯示大量的數據。 ... table { table-layout: fixed; width: 200px; /* 固定寬度*/ } td:first-child, th:first-child ...
確定! 回上一頁