Specify the style of the rule between columns:
![]()
The column-rule-style property is supported in Internet Explorer 10 and Opera.
Firefox supports an alternative, the -moz-column-rule-style property.
Safari and Chrome support an alternative, the -webkit-column-rule-style property.
Note: The column-rule-style property is not supported in Internet Explorer 9 and earlier versions.
The column-rule-style property specifies the style of the rule between columns.
| Default value: | none |
|---|---|
| Inherited: | no |
| Version: | CSS3 |
| JavaScript syntax: | object.style.columnRuleStyle="dotted" |
| Value | Description | Play it |
|---|---|---|
| none | Defines no rule | Play it » |
| hidden | Defines a hidden rule | Play it » |
| dotted | Defines a dotted rule | Play it » |
| dashed | Defines a dashed rule | Play it » |
| solid | Defines a solid rule | Play it » |
| double | Defines a double rule | Play it » |
| groove | Specifies a 3D grooved rule. The effect depends on the width and color values | Play it » |
| ridge | Specifies a 3D ridged rule. The effect depends on the width and color values | Play it » |
| inset | Specifies a 3D inset rule. The effect depends on the width and color values | Play it » |
| outset | Specifies a 3D outset rule. The effect depends on the width and color values | Play it » |
Column-count
Divide the text in a div element into three columns.
Column-gap
Divide the text in a div element into three columns, and specify a 30 pixels gap
between the columns.
Column-rule
Specify the width, style and color of the rule between columns.
CSS3 tutorial: CSS3 Multiple Columns
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.