Help Center

Local Navigation

CSS property: empty-cells

Availability

BlackBerry® Device Software version 4.6 or later

Usage

table-cell elements

Inherited

yes

Default value

show

The empty-cells property specifies whether the borders and background of empty table cells. Table cells are considered empty if they contain no content, or if they have the visibility property value is set to hidden.

Considerations

The empty-cells property is only valid when you have set border-collapse to separate for the table.

Values

Value

Description

hide

This value specifies that empty table cells are not displayed.

show

This value specifies that empty table cells are displayed.

Index


Was this information helpful? Send us your comments.