column-span property
Gets or sets the number of columns that a content block spans in a multi-column element.
This property is read/write.
![]() |
Syntax
column-span: 1 | all
Property values
One of the following values:
1-
Default. The content block does not span multiple columns.
all-
The content block spans all columns on a page. All content that is declared before the content block is shown before the content block.
CSS information
| Applies To | block-level elements, except floating and absolutely positioned elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | 1 |
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:
