w3schools
编辑器
CSS 属性:
caption-side:
top
bottom
initial
结果:
A Table Caption
A table cell
A table cell
A table cell
A table cell
CSS 代码:
#myTable {
caption-side:
top
;
}
单击上面的属性值可查看结果
W3Schools.cn
- 测试工具