CSS caption-side property
CSS caption-side represents the position of caption vertically. It might be at the top of table or at the bottom of table.
Syntax
caption-side : top | bottom
Property values
topDefault
-
It aligns the caption at the top of table.
caption-side: top;
bottom
-
It aligns the caption at the bottom of table.
caption-side: bottom;
Applicable to
It applies to a table element.
From web4college, the free CSS digger
#CSS digger
Was this article helpful?
Name | Aggregate | Degree |
---|---|---|
John | 70% | BCS |
James | 80% | BIT |
Chips | 90% | BSE |