Style Object
The captionSide property sets or returns the position of the table caption.
Set the captionSide property:
Return the captionSide property:
| Value | Description |
|---|---|
| top | Default. Positions the table caption above the table |
| bottom | Positions the table caption below the table |
| inherit | The value of the captionSide property is inherited from parent element |
![]()
The captionSide property is supported in all major browsers.
Note: The captionSide property is not supported in IE7 and earlier. IE8 requires a !DOCTYPE. IE9 supports it.
Move the table caption to the bottom of the table:
Style Object
Your message has been sent to W3Schools.