Choose the CSS property which specifies the placement of a table caption.
A
table-caption
B
cell-caption
C
caption-side
D
caption-adjust
Correct Answer: caption-side
The caption-side CSS property positions the content of a table’s caption on the specified side.