The HTML Attribute reference.

"charoff" - html 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.

Value(s): length
Used in the element(s):
Elements Description
col This element defines attributes common to a table column.
colgroup COLGROUP groups a set of 'col' elements. It allows you to group several semantically related columns together.
tbody This element is used to define the body section in a table.
td This element defines a data cell in a table.
tfoot This element is used to define the foot section in a table.
th This element defines a header cell in a table.
thead This element is used to define the head section in a table.
tr This element defines a table row.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.