Extensible HyperText Markup Language

empty-cells

Definition

The empty-cells property specifies if empty cells should be visible. The screen shot below shows a table with empty cells that are not visible.

Screen shot of a Web browser that shows a table with empty cells that are not visible.

The screen shot below shows a table with empty cells that are visible.

Screen shot of a Web browser that shows a table with empty cells that are visible.

Example

  1. table {empty-cells: show}

Characteristics

Possible values

show
Borders and backgrounds are drawn around/behind empty cells
hide
No borders or backgrounds are drawn around/behind empty cells.
inherit
Use the same computed value as the parent element for this property.

Default value

show

Applies to

Inherited

Yes

XStandard XHTML WYSIWYG editor
A standards-compliant WYSIWYG editor component for content management applications. The editor generates valid XHTML and uses CSS for formatting. Free version is available.

Check out XStandard