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.
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.
|
Index
Was this information helpful? Send us your comments.