- Description
Sets whether an empty td element of a table should show it's borders and background. When hide is used the empty cell becomes invisible, space is still reserved for it to ensure table column alignment.
- Example
td{empty-cells:hide;}
- Values
- show, hide
- Default value
- show
- Introduced in CSS version
- 2.1
- Applies to elements
- td
- Inherited
- Yes
- Browser Support
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions full 8, part 7 1 1.2 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties