all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
1 out of 1 rated this helpful - Rate this topic

rowspan attribute | rowSpan property

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

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.