6 lines
342 B
Markdown
6 lines
342 B
Markdown
# Styling List
|
|
|
|
* `list-style`
|
|
* `list-style-type` : none | disc | circle | square | decimal | cjk-decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-alpha | lower-latin | upper-alpha | upper-latin | korean-hangul-formal | korean-hanja-formal | ...
|
|
* `list-style-position` : inside | outside
|
|
* `list-style-image` |