colspan
Specifies the number of columns spanned by the current cell. The default value of this attribute is one (1 ). The value zero (0 ) means that the cell spans all columns from the current column to the last column of the column group (colgroup ) in which the cell is defined.
Attribute information
Namespace: None
Schema document: docbook.xsd
Type: xsd:nonNegativeInteger
Properties: Local, Unqualified
Value
- A value of type xsd:nonNegativeInteger.
Used in
- Attribute group db.html.tablecell.attributes
- Anonymous type of element td via reference to db.html.td.attlist
- Anonymous type of element th via reference to db.html.th.attlist
- Attribute group db.html.td.attlist via reference to db.html.tablecell.attributes
- Attribute group db.html.th.attlist via reference to db.html.tablecell.attributes