caption

UK[ˈkæpʃn] US[ˈkæpʃən]

n. Subtitle; title, caption, subtitle; third file

vt. Add captions to (pictures, photos, etc.); add titles to (documents, etc.); add subtitles to…

side

英[saɪd] Beauty [saɪd]

n. Side; aspect; side; face, edge

adj. Side; side; secondary, branch; deputy

vi. Support, agree; favor; agree; stand on the side of...

css caption-side property syntax

Function:caption-side attribute sets the position of the table title.

Description:This attribute specifies the placement position of the table title relative to the table frame. The table title is displayed as if it were a block-level element before (or after) the table.

Note:All browsers support the caption-side attribute. Internet Explorer 8 (and later) supports the caption-side attribute if !DOCTYPE is specified.

css caption-side property example

    
This is a caption
Adams John
Bush George

注释:Internet Explorer 8 (以及更高版本)支持 caption-side 属性。

Run instance »

Click the "Run instance" button to view the online instance