Help Center

Local Navigation

CSS property: border-collapse

Availability

BlackBerry® Device Software version 4.6 or later

Usage

Table and inline-table elements

Inherited

Yes

Default value

separate

The border-collapse property specifies whether the table borders are collapsed into a single border, or rendered as a detached border around each cell.

Property values

Value

Description

collapse

This value specifies that table borders are collapsed into a single border.

separate

This value specifies that table borders are detached.

inherit

This value specifies that the element inherits the border-collapse property of the containing element.

Index


Was this information helpful? Send us your comments.