Name

ROWSPAN — NN all IE all HTML 3.2

Synopsis

ROWSPAN=”rowCount"

Optional

The number of rows through which the current table cell should extend itself downward. For each additional row included in the ROWSPAN count, one less TH or TD element is required for the next table row in that cell’s position along the row.

Example

<TH ROWSPAN=2>

Value

Any positive integer, usually 2 or larger.

Default

1

Object Model Reference

IE

[window.]document.all.elementID.rowSpan

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.