Vidyalelo
CSS · Q72

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 72

Q72

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

A.
border-style
B.
border-collapse
Answer
C.
border-color
D.
border-bottom-width

Answer: Option B

Solution

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