The HTML Attribute reference.
"char" - html Attribute
- Specifies a single character within a text fragment to act as an axis for alignment.
- The default value for this attribute is the decimal point character for the current language as set by the lang attribute.
Value(s): character
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.