You can get rid of any empty cells like this: [code]td:empty { display: none; } [/code]Unfortunately if you put the shadow on the table, it doesn't matter ...
確定! 回上一頁