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
- CSSStyleDeclaration
- currentStyle
- style
- address
- blockQuote
- div
- dl
- fieldSet
- form
- ol
- p
- pre
- table
- ul
- dd
- dt
- li
- tBody
- td
- tFoot
- th
- tHead
- tr
- button
- del
- ins
- map
- object
- script
Build date: 11/29/2012