HomeReferencesCSS Properties

CSS Property: caption-side

Specifies on which side of the table a table-caption box (such as the default style of the HTML caption element) will be placed. Not supported by IE.

HTML Dog, The Book HTML Dog book cover

HTML Dog is hosted by Titan Internet

Possible Values

Example


caption { caption-side: right; }