-ms-grid-column property

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Gets or sets a value that specifies in which column of the grid to place the object.

This property is read/write.

CSS Grid Layout, Section 6Internet Explorer 10

Syntax

-ms-grid-column: <integer>

Property values

The column identifier.

integer

Integer value that identifies the specified column.

CSS information

Applies Togrid item elements
Mediavisual paged
Inheritedno
Initial Value1

Standards information

Remarks

The column numbering system is a 1-based index, with 1 being the default. That is, column numbering does not begin with zero.

See also

CSSStyleDeclaration
currentStyle
style
a
abbr
acronym
b
bdo
big
br
cite
code
dfn
em
i
img
input
kbd
label
q
samp
select
small
span
strong
sub
sup
textArea
tt
var
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
-ms-grid-columns
-ms-grid-row

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.