caption-side

Values:

top | bottom

Initial value:

top

Applies to:

Elements with the display value table-caption.

Inherited:

No.

Description:

caption-side specifies the placement of a table caption with respect to the table box.

Examples:


caption {caption-side: top;}
Home 
  HTML CSS Book 
    CSS Reference  

Table:
  1. border-collapse
  2. border-spacing
  3. caption-side
  4. empty-cells
  5. table-layout
Related: