Specifies the color of the rule between columns.
Overview tablecurrentColor (same as for ‘color’ property)
columnRuleColor
column-rule-color: color
Uses the column-rule-color property to set the color of the rule between columns.
#columns {
columns: 3;
column-rule-style: dashed;
column-rule-color: green;
column-rule-width: 5px;
}
Related specifications
column-rule-color
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4