Multiple Choice
If you want an element to be interpreted as a table caption, you should apply a CSS rule with a <code>display</code> property. Which value should you use for the <code>display</code> property?
A) <code>table-caption</code>
B) <code>heading</code>
C) <code>table-heading</code>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: If two CSS rules refer to the
Q4: Which of the following should you include
Q5: To create gaps between the table's cells
Q6: To implement an element within a table
Q7: If you would like a table's caption
Q9: With normal flow, block elements are laid
Q10: In rendering a table element, the browser
Q11: Why should you normally avoid using a
Q12: To add a title to a <code>table</code>
Q13: For a table, use a(n) _ element