LI HTML Element

The LI element denotes one item in a list. This is an inline element and does not require a closing tag.

Attributes

Attribute Value Description
CLASS   Associates the element with a CSS style.
Note   Supported only for devices running Windows Mobile 2003 software or later.
ID   Uniquely identifies the element within a document.
Note   Supported only for devices running Windows Mobile 2003 software or later.
STYLE   Provides the definition of the CSS styles used for this element.
Note   Supported only for devices running Windows Mobile 2003 software or later.
TYPE Disc

Circle

Square

A

a

1

I

i

Specifies bullet styles in a list.
VALUE   Sets the current list item location count. For example, setting a <LI VALUE="30"> tag would result in the list items 30, 31, 32, and so on.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.