CSS 空セルの枠線を表示するかしないか [empty-cells]
empty-cells: 表示するかしないかtd.hide{empty-cells:hide;}//表示しないtd.show{empty-cells:show;}//表示するhide→←show
CSS
CSS
CSS
CSS