column-gap property
Gets or sets the width of the gap between columns in a multi-column element.
This property is read/write.
![]() |
Syntax
column-gap: normal | length
Property values
The width of the gap.
normal-
Default. The default width is
1em. - length
-
A floating-point number, followed by either an absolute units designator (
cm,mm,in,pt, orpc) or a relative units designator (em,ex, orpx), that indicates the width of the gap between columns. For more information about the supported length units, see CSS Length Units Reference.Negative values are not valid.
CSS information
| Applies To | multi-column elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | normal |
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:
