rowspan attribute | rowSpan property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

Sets or retrieves how many rows in a table the cell should span.

HTML 4.01 Specification, Section 11.2.6

Syntax

HTML<element rowspan="p" ... >
JavaScript

p = object.rowSpan

Property values

Type: Integer

the number of spanned rows.

Standards information

Remarks

This property can be changed only after the document has been loaded.

See also

td
th

 

 

Build date: 11/28/2012

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