Tables

caption-side

Used to determine whether the table caption appears on the top or the bottom of the table.

Example

caption-side: bottom;

Browser support

FF1+, SA1.3+, OP9.2+

Values

bottom Bottom position value.
inherit The property uses the same value as the same property of the parent element.
top Top position value.

Related properties

Can be used with..

Search the Soup!