Name | Values | Description |
align | center|left|right | Alignment |
bordercolor | color | |
class | classname | Class of the element which is used to associate the element with a style sheet. |
datafld | column_name | |
datasrc | id | |
event_name | script_code | Defines script to run on event such as OnMouseOver |
frameborder | no|yes|0|1 | |
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 | |
longdesc | url | |
marginheight | number | |
marginwidth | number | |
name | string | Names a tag, particularly important in client side progamming and essential when submitting form data. |
noresize | noresize|resize | |
scrolling | auto|yes|no | |
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. |