This property sets the lengths that specify the distance that separates adjoining cell borders. It replaces the deprecated "cellspacing" attribute of the <table> element.
Values for "border-spacing"
CSS Level | Value |
CSS 2.2 | "<length>{1,2}" |
Notes
- If one length is specified, it gives both the horizontal and vertical spacing. If two are specified, the first gives the horizontal spacing and the second the vertical spacing.
Recommended Links
Search Engine Links (for more information)