Vidyalelo
CSS · Q9

CSS Text, Borders and Images

Programming · CSS · question 9

Q9

Which of the following specifies the distance between the borders of adjacent cells?

A.
border-spacing-cell
B.
border-width-spacing
C.
border-spacing
Answer
D.
cell-spacing

Answer: Option C

Solution

Answer: Option C
Solution:
The border-spacing property sets the distance between the borders of adjacent cells (only for the “separated borders” model).