Home » CSS » Css miscellaneous » Question
  1. Which of the following property defines whether table cell borders are connected or separate?
    1. border
    2. border-collapse
    3. border-table
    4. All of above
    5. None of these
Correct Option: B

Syntax: border-collapse: collapse | separate | inherit



Your comments will be displayed only after manual approval.