Vidyalelo
CSS · Q20

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 20

Q20

Choose the CSS property which specifies the placement of a table caption.

A.
table-caption
B.
cell-caption
C.
caption-side
Answer
D.
caption-adjust

Answer: Option C

Solution

Answer: Option C
Solution:
The caption-side CSS property positions the content of a table’s caption on the specified side.