Languages
[Edit]
EN

CSS - ordered list style types

6 points
Created by:
Ela-Davey
663

In this article, we would like to show you ordered list style types using pure CSS.

list-style-type: decimal;

list-style-type: decimal-leading-zero;

list-style-type: lower-roman;

list-style-type: upper-roman;

list-style-type: lower-greek;

list-style-type: lower-latin;

list-style-type: upper-latin;

list-style-type: armenian;

list-style-type: georgian;

list-style-type: lower-alpha;

list-style-type: upper-alpha;

 

Practical example

Edit

In this section, we present runnable example with some of the most common unordered list style types (list-style-type property).

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join