Position of table caption
caption-side
 
						Should a table's caption be at the top or bottom of the table itself?
Property values
Use one of these keywords:
| top | Place the caption above the table | 
| bottom | Place the caption below the table | 
Examples
caption-side: top;
