InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines whether table cell borders are connected or separate?(a) border-table(b) border(c) border-collapse(d) none of the mentionedI got this question in class test.This is a very interesting question from Border Elements topic in portion CSS Text, Borders and Images of CSS |
|
Answer» Correct answer is (c) border-COLLAPSE |
|