The correct answer is C.
The border-collapse property sets whether the table borders are collapsed into a single border or separated.
The border property sets the width, style, and
The table-border property is not a valid CSS property.
The following is an example of how to use the border-collapse property:
css
table {
Subscribe on YouTube