caption-side
This property defines the position of a caption element within a table. It may take left, right, top or bottom as a value. A value of top will typically default in a browser.
Examples
caption {caption-side: bottom;}
.right {caption-side: right;}
Browser and CSS Support Notes
CSS2
No IE support
Nav 6, 7
Opera 6, 7