We use cookies to improve your experience. Learn more in our Privacy policy.
column-rule-width
The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.
Initial value | medium |
Applies to | multicol elements |
Syntax
column-rule-width: 1em;
Values
Is a keyword defined by border-width describing the width of the rule. It may be either a or one of the thin, medium, or thick keywords.
Browser support
column-rule-width | chrome50 | edge12 | firefox52 | ie10 | opera11.1 | safari9 |