This topic has not yet been rated - Rate this topic

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.

Internet Explorer 10

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 Toblock-level elements, except floating and absolutely positioned elements
Mediavisual
Inheritedno
Initial Value1

See also

CSSStyleDeclaration
currentStyle
style
address
blockQuote
div
dl
fieldSet
form
noFrames
noScript
ol
p
pre
table
ul
dd
dt
li
tBody
td
tFoot
th
tHead
tr
button
del
ins
map
object
script

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.