borderSpacing 属性设置或返回表中单元格之间的间距。
笔记:该属性在以下情况下无效:边框折叠即将折叠。
Property | |||||
---|---|---|---|---|---|
borderSpacing | Yes | 9.0 | Yes | Yes | Yes |
返回 borderSpacing 属性:
object.style.borderSpacing
设置 borderSpacing 属性:
object.style.borderSpacing
= "length length|initial|inherit"
Value | Description |
---|---|
length length | Specifies the space between cells in length units. Negative values are not allowed. Default value is 0.
|
initial | Sets this property to its default value. Read about initial |
inherit | Inherits this property from its parent element. Read about inherit |
默认值: | 0 |
---|---|
返回值: | 一个字符串,表示表格中单元格之间的空间 |
CSS版本 | CSS2 |
CSS教程:CSS表
CSS 参考:边框间距属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!