list-style-type 1
Chỉ định các loại đánh dấu mục danh sách
Thuộc tính | giá trị | Ví dụ | Mô tả |
---|---|---|---|
list-style-type | armenian | list-style-type: armenian |
|
circle | list-style-type: circle |
| |
cjk-ideographic | list-style-type: cjk-ideographic |
| |
decimal | list-style-type: decimal |
| |
decimal-leading-zero | list-style-type: decimal-leading-zero; |
| |
disc | list-style-type: disc; |
| |
georgian | list-style-type: georgian |
| |
hebrew | list-style-type: hebrew |
| |
hiragana | list-style-type: hiragana |
| |
hiragana-iroha | list-style-type: hiragana-iroha |
| |
katakana | list-style-type: katakana |
| |
katakana-iroha | list-style-type: katakana-iroha |
| |
lower-alpha | list-style-type: lower-alpha |
| |
lower-greek | list-style-type: lower-greek |
| |
lower-latin | list-style-type: lower-latin |
| |
lower-roman | list-style-type: lower-roman |
| |
none | list-style-type: none |
| |
square | list-style-type: square |
| |
upper-alpha | list-style-type: upper-alpha |
| |
upper-latin | list-style-type: upper-latin |
| |
upper-roman | list-style-type: upper-roman |
| |
inherit | list-style-type: inherit | Kế thừa thành phần bao quanh nó. |
list-style-type:
ol#myList
{
list-style-type:armenian;
}
{
list-style-type:armenian;
}
Sự tương thích ( Cập nhật / Báo lỗi )
* | * | * | * | * | * | * | * |
No comments:
Post a Comment