Which of the following specifies the distance between the borders of adjacent cells?
A
border-spacing-cell
B
border-width-spacing
C
border-spacing
D
cell-spacing
Correct Answer: border-spacing
The border-spacing property sets the distance between the borders of adjacent cells (only for the “separated borders” model).