We use cookies to improve your experience. Learn more in our Privacy policy.
caption-side
Tis property puts the content of a table's <caption> on the specified side.
Example
Initial value | top |
Applies to | table-caption elements |
Syntax
caption-side: top;
Values
The caption box gets positioned above the table.
The caption box gets positioned below the table.
The caption box gets positioned at the block start edge of the table.
The caption box gets positioned at the block end edge of the table.
The caption box should be positioned at the inline start edge of the table.
The caption box should be positioned at the inline end edge of the table.
Browser support
caption-side | 1 | 12 | 1 | 8 | 4 | 1 |
non_standard_values | 1 | |||||
writing-mode_relative_values | 42 |