span
This attribute, which must be an integer > 0, specifies the number of columns in a column group. In the absence of a span attribute, each colgroup defines a column group containing one column. If the span attribute is set to N > 0, the current colgroup element defines a column group containing N columns. User agents must ignore this attribute if the colgroup element contains one or more col elements.
Attribute information
Type: xsd:nonNegativeInteger
Properties: Local, Unqualified
Value
- A value of type xsd:nonNegativeInteger.
Used in
- Attribute group db.html.colgroup.attlist
- Anonymous type of element colgroup via reference to db.html.colgroup.attlist