CSS Property:
list-style-type:
armenian
cjk-ideographic
decimal
decimal-leading-zero
georgian
hebrew
hiragana
hiragana-iroha
katakana
katakana-iroha
lower-alpha
lower-greek
lower-latin
lower-roman
none
upper-alpha
upper-greek
upper-latin
upper-roman
initial
Result:
Change the list style type
See the result
Some of the list types does not work in IE or Opera
CSS Code:
ol#myList { list-style-type:
armenian;
}
Click the property values above to see the result
W3Schools.com
- Play it