colspan attribute | colSpan property

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

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.

See also

td
th

 

 

Build date: 11/28/2012

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