Q91
Which of the following property is used to specify table borders in CSS?
A.
table
B.
border
AnswerC.
table:border
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Example: table{border: 7px solid black;}