Vidyalelo
CSS · Q50

CSS Text, Borders and Images

Programming · CSS · question 50

Q50

Which of the following property defines whether table cell borders are connected or separate?

A.
border-table
B.
border
C.
border-collapse
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: border-collapse: collapse | separate | inherit