This property specifies the distance between the borders of adjacent
table cells in the "separated borders" model. The space between table
cells uses the background color/image specified for the explicit or
assigned TABLE element.
Allowed Values
inherit
[CSS2|CSS2.1]
[N6|S1.2]
Type: Explicit
Description:
Explicitly sets the value of this property to that of the parent.
[length length]
[CSS2|CSS2.1]
[N6|O4|S1.2]
Type: Explicit
Syntax: [length] ([length])?
Description:
Specifies an explicit border spacing. Listing one length value should
assign the value to both horizontal and vertical spacing, while
specifying two values should assign the first value to the horizontal
spacing and the second value to the vertical spacing.