| Name | Values | Description |
| align | top|middle|bottom|left|right|absmiddle|baseline|absbottom|texttop | Alignment |
| alt | text | Alternative entry |
| border | number | |
| class | classname | Class of the element which is used to associate the element with a style sheet. |
| code | filename | |
| codebase | url | |
| height | number | Height |
| hidden | string | |
| hspace | number | |
| id | string | A unique name to identify an element. |
| name | string | Names a tag, particularly important in client side progamming and essential when submitting form data. |
| palette | foreground|background | |
| pluginspace | string | |
| src | url | Source filename |
| 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. |
| type | mime-type | Mime-type |
| units | em|ems|pixels | |
| vspace | number | |
| width | number | Width |