empty-cells

Specifies whether to show or hide borders for empty table cells.

Platform Support

IENetscapeMozillaOperaSafari
no6.0+1.0+5.0+1.2+

Usage

["show" | "hide"]

Values

inheritInherit the value from the parent element.
showDisplay empty cells.
hideHide empty cells.

Example

For a demonstration of the empty-cells attribute, see the demo page on quirksmode:

http://www.quirksmode.org/css/tables.html#emptycells

Availability

W3C CSS2

Related

text_css aptana_docs