Name | Values | Description |
abbr | string | Provides an abbreviated version of table cell's content. Not supported in IE4 or Netscape 4 |
align | center|left|right|justify|char | Alignment |
axis | cellname | Assigns a name to a cell (AXIS="cellname") used by external applications in reading the contents of a cell |
background | string | Background of inline layer |
bgcolor | color | Background Colour, using syntax "#rrggbb". |
bordercolor | color | |
bordercolordark | color | |
bordercolorlight | color | |
char | string | Specifies the character used to align the text contents of the cell |
charoff | string | Specifies the offset to the first occurrence of the character defined in the CHAR attribute |
class | classname | Class of the element which is used to associate the element with a style sheet. |
colspan | number | The number of columns which the current cell will span |
dir | ltr|rtl | The direction in which text flows when surrounded by text which flows in different directions. |
event_name | script_code | Defines script to run on event such as OnMouseOver |
headers | string | |
height | number | Height |
id | string | A unique name to identify an element. |
lang | language_type | The ISO description for the language of the element. |
language | javascript|jscript|vbscript|vbs | |
nowrap | | |
rowspan | number | Row Span |
scope | row|col|rowgroup|colgroup | |
style | string | Specifies style information for the element. |
title | string | Title for element which is often displayed as a tool-tip when the cursor hovers over the element. |
valign | baseline|bottom|center|top | Specifies the vertical alignment of the content within the cells |
width | number | Width |