CSS Properties

User Guide / CSS Properties

row-span

Syntax

row-span: number | attr(rowspan)

Initial Value

row-span: 1

Inherited

No

Comments

This property applies to table cells and determines the number of table rows spanned by the table cell. See the Tables documentation for more details.