css table表格

2016-08-19  本文已影响0人  遥望泰山
Paste_Image.png Paste_Image.png Paste_Image.png

这个在table中设置, 是设置table中每个元素左右和上下值用的
例如:
border-spacing: 10px 50px

Paste_Image.png

caption 元素定义表格标题。
caption 标签必须紧随 table 标签之后。您只能对每个表格定义一个标题。通常这个标题会被居中于表格之上。

Paste_Image.png Paste_Image.png

为了设置表格标题的属性
caption-side 属性设置表格标题的位置。

Paste_Image.png
上一篇 下一篇

猜你喜欢

热点阅读