Q92
Which of the following property sets whether the table borders are collapsed into a single border or separated:?
A.
border
B.
border-collapse
AnswerC.
collapse
D.
table-border
Answer: Option B
Solution
Answer: Option B
Solution:
Example: table{ border-collapse: collapse;}