Used to determine whether the table caption appears on the top or the bottom of the table.
caption-side: bottom;
FF1+, SA1.3+, OP9.2+
| bottom | Bottom position value. |
| inherit | The property uses the same value as the same property of the parent element. |
| top | Top position value. |