The correct answer is: C. caption-side
The caption-side
CSS property specifies the placement of a table caption. It can be used to align the caption to the top, bottom, or left of the table.
The table-caption
CSS property is used to specify the display of a table caption. It can be used to hide or show
The cell-caption
CSS property is used to specify the alignment of a table caption within a cell. It can be used to align the caption to the top, bottom, left, or right of the cell.
The caption-adjust
CSS property