empty -cells: hide : td « Tags « HTML / CSS. ... table { width: 100%; border: thin solid black; empty-cells: hide; } td:empty { background: gray; } th, ...
確定! 回上一頁