![]() | ![]() | ![]() |
| ||
|
list-style-type
Description
Specifies a predefined list item marker.
Syntax
{ list-style-type: disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none}
Remarks
Determines the appearance of the list item marker if list-style-image is none or if the image pointed to by the URL cannot be displayed. The default value is disc.
This attribute is inherited.
Applies To
Scripting Property
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.