columnRuleColor 属性指定列之间规则的颜色。
Property | |||||
---|---|---|---|---|---|
columnRuleColor | 50.0 | 10.0 | 52.0 | 10.0 | 37.0 |
返回columnRuleColor属性:
object.style.columnRuleColor
设置columnRuleColor属性:
object.style.columnRuleColor
= "color|initial|inherit"
Value | Description |
---|---|
color | Specifies the color of the rule. Look at CSS Color Values for a complete list of possible color values |
initial | Sets this property to its default value. Read about initial |
inherit | Inherits this property from its parent element. Read about inherit |
默认值: | 元素的当前颜色 |
---|---|
返回值: | 一个字符串,表示元素的column-rule-color属性 |
CSS版本 | CSS3 |
CSS3教程:CSS3 多列
CSS 参考:列规则颜色属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!