| Name | Values | Description |
|---|---|---|
| align | top|middle|bottom|left|right|absmiddle|baseline|absbottom|texttop | Alignment |
| class | classname | Class of the element which is used to associate the element with a style sheet. |
| height | number | Height |
| id | string | A unique name to identify an element. |
| size | number | Font size |
| style | string | Specifies style information for the element. |
| type | block|horizontal|vertical | |
| width | number | Width |
| HTML | NETSCAPE | INTERNET EXPLORER | ||||||
| 4.1 | N2 | N3 | N4 | N6 | IE3 | IE4 | IE5 | IE6 |
| NO | YES | YES | YES | YES | NO | NO | NO | NO |