column-rule-style:none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset
默认值:none
支持版本\类型 | IE | Firefox | Safari | Chrome | Opera |
---|---|---|---|---|---|
版本 | 6.0-9.0 | 4.0-9.0 | 5.1 | 13.0-16.0 | 11.50 |
版本 | 10.0 |
内核类型 | 写法 |
---|---|
Webkit(Chrome/Safari) | -webkit-column-rule-style |
Gecko(Firefox) | -moz-column-rule-style |
Presto(Opera) | column-rule-style |
Trident(IE) | column-rule-style |
W3C | column-rule-style |