InterviewSolution
Saved Bookmarks
| 1. |
____________ property defines whether table cell borders are connected or separate.(a) border-color(b) border(c) border-style(d) none of the mentioned |
|
Answer» Correct option is (d) none of the mentioned Best explanation: border-collapse roperty defines whether table cell borders are connected or separate. |
|