| Syntax | selector {caption-side: value;}
|
|---|---|
| Usage | The caption-side property is used to specify whether a table caption should be positioned above or below the associated table. This property is specified by using a keyword according to the syntax shown above. |
| Keywords |
|
| Applies To | Elements that have a display property value of table-caption. |
| Inherited | Yes |
| Initial Value | top |
![]() ![]() The caption-side property is set to bottom. |