Home » CSS » CSS Tables » Question
  1. Which of the following property is used to specify table borders in CSS?
    1. table:border
    2. table
    3. border
    4. All of above
    5. None of these
Correct Option: C

Example: table{border: 7px solid black;}



Your comments will be displayed only after manual approval.