charoff
When present, this attribute specifies the offset to the first occurrence of the alignment character on each line. If a line doesn't include the alignment character, it should be horizontally shifted to end at the alignment position. When charoff is used to set the offset of an alignment character, the direction of offset is determined by the current text direction (set by the dir attribute). In left-to-right texts (the default), offset is from the left margin. In right-to-left texts, offset is from the right margin. User agents are not required to support this attribute.
Attribute information
Type: Anonymous
Properties: Local, Unqualified
Value
- xsd:integer
- Type based on xsd:string
- Pattern: [0-9]+%
Used in
- Attribute group db.html.cellhalign
- Anonymous type of element col via reference to db.html.col.attlist
- Anonymous type of element colgroup via reference to db.html.colgroup.attlist
- Anonymous type of element tbody via reference to db.html.tbody.attlist
- Anonymous type of element td via reference to db.html.td.attlist
- Anonymous type of element tfoot via reference to db.html.tfoot.attlist
- Anonymous type of element th via reference to db.html.th.attlist
- Anonymous type of element thead via reference to db.html.thead.attlist
- Anonymous type of element tr via reference to db.html.tr.attlist
- Attribute group db.html.col.attlist via reference to db.html.cellhalign
- Attribute group db.html.colgroup.attlist via reference to db.html.cellhalign
- Attribute group db.html.tbody.attlist via reference to db.html.cellhalign
- Attribute group db.html.td.attlist via reference to db.html.cellhalign
- Attribute group db.html.tfoot.attlist via reference to db.html.cellhalign
- Attribute group db.html.th.attlist via reference to db.html.cellhalign
- Attribute group db.html.thead.attlist via reference to db.html.cellhalign
- Attribute group db.html.tr.attlist via reference to db.html.cellhalign