Name

SPAN — NN n/a IE 3 HTML 4

Synopsis

SPAN=columnCount
                  

Optional

Defines the number of adjacent columns for which the COLGROUP element’s attribute and style settings apply. If this attribute is missing, the COLGROUP element governs a single column. You can combine multiple COLGROUP elements of different SPAN sizes as needed for your column subgrouping.

This corresponding attribute for the COL element is represented in IE 4 by the SPAN attribute and in HTML 4.0 by the REPEAT attribute.

Example

<COLGROUP SPAN=3>

Value

Integer value greater than zero.

Default

1

Object Model Reference

IE

[window.]document.all.elementID.span

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.