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.
-ms-grid-row property
Gets or sets a value that specifies in which row of the grid to place the object.
This property is read/write.
![]() ![]() |
Syntax
-ms-grid-row:
<integer>
Property values
The row identifier.
- integer
-
Integer value that identifies the specified row.
CSS information
| Applies To | grid item elements |
|---|---|
| Media | visual paged |
| Inherited | no |
| Initial Value | 1 |
Standards information
- CSS Grid Layout, Section 6
Remarks
The row numbering system is a 1-based index, with 1 being the default. That is, row numbering does not begin with zero.
See also
- a
- abbr
- acronym
- address
- b
- bdo
- big
- blockQuote
- br
- button
- cite
- code
- CSSStyleDeclaration
- currentStyle
- dd
- del
- dfn
- div
- dl
- dt
- em
- fieldSet
- form
- i
- img
- input
- ins
- kbd
- label
- li
- map
- noFrames
- noScript
- object
- ol
- p
- pre
- q
- samp
- script
- select
- small
- span
- strong
- style
- sub
- sup
- table
- tBody
- td
- textArea
- tFoot
- th
- tHead
- tr
- tt
- ul
- var
- -ms-grid-rows
- -ms-grid-column
Show:

