HTML 4.0 Logo Reader Icon OEB 1.0 Logo List-style-type

The type attribute for list elements is deprecated in favor of this property. This property applies only to <ol> lists, with the exception of “none”, which applies to <ul>, <dir>, and <menu>.

Values

decimal, lower-roman, upper-roman, lower-alpha, upper-alpha, none (for <ul>, <dir>, and <menu>)

Applies

Ordered list-style block elements (primarily <ol>, but <ul>, <dir>, and <menu> for “none”)

Default

Decimal (in Microsoft Reader, this defaults to standard bullet point)

Inheritance

Yes

© 2000 Microsoft Corporation. All rights reserved. Terms of use.