{"name":"caption-side","description":"Specifies the position of the caption box with respect to the table box","keywords":["css","property","caption-side","caption","side"],"longDescription":"<p>This property specifies the position of the caption box with respect to the table box.<\/p>\n<p>To align caption content horizontally within the caption box, use the <a href=\"text-align\">text-align<\/a> property.<\/p>\n<p class=\"note\">Note: CSS2 described a different width and horizontal alignment behavior. That behavior will be introduced in CSS3 using the values <code>top-outside<\/code> and <code>bottom-outside<\/code> on this property.<\/p>\n\n<h2>Syntax<\/h2>\n<p><code>caption-side: top | bottom | inherit;<\/code><\/p>\n\n","syntax":[],"versions":{"doc2":"http:\/\/www.w3.org\/TR\/CSS2\/tables.html#propdef-caption-side","doc21":"http:\/\/www.w3.org\/TR\/CSS21\/tables.html#propdef-caption-side","doc3":"1"}}