column-rule-width property
Gets or sets the width of all column rules in a multi-column element.
This property is read/write.
![]() |
Syntax
column-rule-width: medium | thin | thick | width
Property values
One of the following values:
medium-
Default.
thin-
Width less than the default.
thick-
Width greater than the default.
- width
-
Width consisting of a floating-point number, followed by an absolute units designator (
cm,mm,in,pt, orpc) or a relative units designator (em,ex, orpx)
CSS information
| Applies To | multi-column elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | medium |
See also
- address
- blockQuote
- button
- CSSStyleDeclaration
- currentStyle
- dd
- del
- div
- dl
- dt
- fieldSet
- form
- ins
- li
- map
- noFrames
- noScript
- object
- ol
- p
- pre
- script
- style
- table
- tBody
- td
- tFoot
- th
- tHead
- tr
- ul
Show:
