InterviewSolution
Saved Bookmarks
| 1. |
_____________ property defines the space between cells in a table.(a) border(b) border-spacing(c) border-style(d) none of the mentionedI got this question in unit test.My question is based upon CSS and (X)HTML Elements Fundamentals topic in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The correct choice is (B) border-spacing |
|