| Name | Values | Description |
| align | top|middle|bottom|left|right|absmiddle|baseline|absbottom|texttop | Alignment |
| alt | text | Alternative entry |
| archive | url | |
| border | number | |
| class | classname | Class of the element which is used to associate the element with a style sheet. |
| code | filename | |
| codebase | path|url | |
| datafld | column_name | |
| datasrc | id | |
| download | number | |
| event_name | script_code | Defines script to run on event such as OnMouseOver |
| height | number | Height |
| hspace | number | |
| id | string | A unique name to identify an element. |
| mayscript | yes|no | |
| name | string | Names a tag, particularly important in client side progamming and essential when submitting form data. |
| object | 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. |
| vspace | number | |
| width | number | Width |