Border Spacing

This property works only when border collapse is separate.
Border spacing. If one value is specified it applies to both the horizontal and vertical border spacing. Description the css border spacing property defines the spacing between the borders of adjacent cells in a table when using the separated borders model to render the table see the border collapse property to change the rendering model. The border spacing value is also used along the outside edge of the table where the distance between the table s border and the cells in the first last column or row is the sum of the relevant horizontal or vertical border spacing and the relevant top right bottom or left padding on the table. Definition and usage the border spacing property sets the distance between the borders of adjacent cells.
Css border spacing property this css property is used to set the distance between the borders of the adjacent cells in the table. This is equivalent to the cellspacing attribute in presentational html but an optional second value can be used to set different horizontal and vertical spacing. It specifies the distance between the borders of adjacent cells. The border spacing property can take one or two whitespace separated length values.
The border spacing property is used in css and certain html elements. It applies only when the border collapse property is set to separate. Border spacing sets the distance between cells in a table assuming that the table is rendered using the separate borders model. By default an html table uses the separated borders model.
There will not be any space between the borders if the border collapse is set to collapse.