emptyCells

abstract var emptyCells: EmptyCells?(source)

The empty-cells CSS property sets whether borders and backgrounds appear around <table> cells that have no visible content.

Syntax: show | hide

Initial value: show

| Chrome | Firefox | Safari  |  Edge  |  IE   |
| :----: | :-----: | :-----: | :----: | :---: |
|   1    |    1    |   1.2   |   12   |   8   |

See also