InterviewSolution
Saved Bookmarks
| 1. |
Choose the CSS property that can be used for collapsing the borders between table cells?(a) border(b) collapse-border(c) border-collapse(d) border-cellI had been asked this question by my school teacher while I was bunking the class.My question comes from CSS border topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» Right CHOICE is (C) border-collapse |
|