InterviewSolution
Saved Bookmarks
| 1. |
Which property of a table specifies whether the browser should control the appearance of the adjacent borders? |
|
Answer» The border-collapse specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style. |
|