Syntax
border-spacing: length {1..2}
|
Initial value
|
0
|
|
Applies to
|
all elements |
|
Inherited
|
no
|
Comments
This property determines the spacing between table cell borders for
tables that use the separated table border model. See the
Tables documentation for more details.
Specification