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

Syntax: border-collapse: collapse | separate | inherit



Your comments will be displayed only after manual approval.