column-rule

语法:

column-rule:[ column-rule-width ] || [ column-rule-style ] || [ column-rule-color ]

默认值看每个独立属性

适用于:定义了多列的元素

继承性:无

取值:

[ column-rule-width ]:
设置或检索对象的列与列之间的边框厚度。
[ column-rule-style ]:
设置或检索对象的列与列之间的边框样式。
[ column-rule-color ]:
设置或检索对象的列与列之间的边框颜色。

说明:

设置或检索对象的列与列之间的边框。复合属性。参阅border属性
  • 对应的脚本特性为columnRule

兼容性:

  • 浅绿 = 支持
  • 红色 = 不支持
  • 墨绿 = 部分支持
  • 橙色 = 实验性质
支持版本\类型 IE Firefox Safari Chrome Opera
版本 6-9 4-18 5.1.7 13-23 11.1
版本 10

示例: