list-style-type | WebReference

list-style-type

Name: list-style-type

Description: Specifies the type of list item marker to be used.

Browser Compatibility: IE 4+ / NN 4+ / O 3.5+

Inherited: Yes

Values:

Code Example:

ol {list-style-type: lower-roman;}

Comments: This property is used if the list-item-image has a value of none or cannot be displayed.