InterviewSolution
Saved Bookmarks
| 1. |
Which property of a table specifies the width that should appear between table cells? |
|
Answer» The border-spacing specifies the width that should appear between table cells. |
|