headers
Specifies the list of header cells that provide header information for the current data cell. The value of this attribute is a space-separated list of cell names; those cells must be named by setting their id attribute. Authors generally use the headers attribute to help non-visual user agents render header information about data cells (e.g., header information is spoken prior to the cell data), but the attribute may also be used in conjunction with style sheets.
Attribute information
Namespace: None
Schema document: docbook.xsd
Type: xsd:anySimpleType
Properties: Local, Unqualified
Value
- A value of type xsd:anySimpleType.
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