column-span property

0 out of 2 rated this helpful - Rate this topic

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

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.