table { table-layout: fixed; width: 100%; } th, td { border: 1px solid black; } th:first-child, td:first-child { width: 5%; ...
確定! 回上一頁