Name | Values | Description |
align | center|left|right|justify|char | Alignment |
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. |
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 |
id | string | A unique name to identify an element. |
span | number | |
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 | bottom|middle|top|baseline | Vertical alignment |
width | number | Width |