By default, there is a gap between a table's exterior border and the individual cells' borders, and there's a gap between the borders for adjacent cells. To avoid that gap, you should:
A) apply a CSS rule with the <code>border-collapse: collapse</code> property-value pair.
B) apply a CSS rule with the <code>border-gap: 0</code> property-value pair.
C) add <code>rowspan</code> and <code>colspan</code> attributes to the <code>table</code> element.
D) add a <code>nogap</code> attribute to the <code>table</code> element.
Correct Answer:
Verified
Q7: Provide a CSS rule that creates a
Q8: Describe the elements that the following CSS
Q9: Provide code for a table heading cell
Q10: Why should you normally avoid using a
Q11: To add a title to a <code>table</code>
Q13: To align the text within a table's
Q14: If you want an element to be
Q15: By default, table header cells (<code>th</code>) display
Q16: By default, table data cells (<code>td</code>) display
Q17: If you have a <code>table</code> element being
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents