March 2004
Intermediate to advanced
528 pages
16h 33m
English
border-collapse
This property is used to define the layout model used in laying out the borders in a table—i.e., those applied to cells, rows, and so forth. Although the property applies only to tables, it is inherited by all the elements within the table.
collapse | separate |
inherit
separate
elements with the display value
table or inline-table
yes
as specified
in CSS2, the default value was collapse