span
This attribute, whose value must be an integer > 0, specifies the number of columns spanned by the col element; the col element shares its attributes with all the columns it spans. The default value for this attribute is 1 (i.e., a single column). If the span attribute is set to N > 1, the current col element shares its attributes with the next N-1 columns.
Attribute information
Type: xsd:nonNegativeInteger
Properties: Local, Unqualified
Value
- A value of type xsd:nonNegativeInteger.
Used in
- Attribute group db.html.col.attlist
- Anonymous type of element col via reference to db.html.col.attlist