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

colspan attribute | colSpan property

Sets or retrieves the number columns in the table that the object should span.

HTML 4.01 Specification, Section 11.2.6

Syntax

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

p = object.colSpan

Property values

Type: Integer

the number of columns to span.

Standards information

Remarks

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

Windows Internet Explorer 8 will only render tables up to 1000 columns. To force Windows Internet Explorer 7 rendering mode, see How Do I Take Advantage of the New Features in Internet Explorer 8.

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.