| Name | Values | Description |
| accesskey | key_character | |
| align | top|middle|bottom|left|right|absmiddle|baseline|absbottom|texttop | Alignment |
| archive | urllist | Archive url |
| border | number | |
| class | classname | Class of the element which is used to associate the element with a style sheet. |
| classid | string | |
| code | filename | |
| codebase | url | |
| codetype | url | |
| data | string | |
| datafld | column_name | |
| datasrc | id | |
| declare | | |
| 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 |
| height | number | Height |
| hspace | number | |
| 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 | |
| name | string | Names a tag, particularly important in client side progamming and essential when submitting form data. |
| notab | | |
| shapes | | |
| standby | string | |
| style | string | Specifies style information for the element. |
| tabindex | number | Allocates a tab order to over-ride the order of the elements on the web page. |
| 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 |
| usemap | url | |
| vspace | number | |
| width | number | Width |