Name | Values | Description |
class | classname | Class of the element which is used to associate the element with a style sheet. |
compact | | Deprecated under HTML 4.0, this requires the browser to compact the list into a smaller space by removing white space. |
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 |
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 | |
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 | circle|disc|square | Type of bullet used in Menu list. |