המאפיין caption-side מציין את המיקום של ה - caption (כותרת) של הטבלה למעלה או למטה
דוגמא: שנה מיקום הכותרת
| טקסט 1 | טקסט 2 | טקסט ארוך |
|---|---|---|
| This is the | This is the CSSGuide | זהו מדריך CSS שילוב של english and ועברית This is the CSSGuide |
| This is the CSSGuide | ועברית This is the CSSGuide | This is the |
| זהו הסטייל | This is the | This is the CSSGuide |
| הערך שנבדק | Chrome | Firefox | EdgeC | Opera |
|---|---|---|---|---|
| top | ✔️ | ✔️ | ✔️ | ✔️ |
| bottom | ✔️ | ✔️ | ✔️ | ✔️ |
| revert | ✔️ | ✔️ | ✔️ | ✔️ |
| revert-layer | ✔️ | ✔️ | ✔️ | ✔️ |
| unset | ✔️ | ✔️ | ✔️ | ✔️ |
| inherit | ✔️ | ✔️ | ✔️ | ✔️ |
| initial | ✔️ | ✔️ | ✔️ | ✔️ |