| caption-side | NN n/a IE n/a CSS 2 |
|   | Inherited: Yes |
Positions the CAPTION element above or below the tabular content of the enclosing TABLE element. This attribute supplants some deprecated ALIGN attribute settings of the CAPTION element. | |
| CSS Syntax caption-side: top | bottom | |
| Value Either of the two constant values: top | bottom. | |
| Initial Value top | |
| Applies To CAPTION elements. | |