column-rule-style 3
Chỉ định phong cách của các quy tắc giữa các cột
Thuộc tính | giá trị | Ví dụ | Mô tả |
---|---|---|---|
column-rule-style | none hidden dotted dashed solid double groove ridge inset outset | xem ví dụ | xem ví dụ |
column-rule-style:
| | | |
div
{
column-count:3;
column-rule-style:none;
column-rule-width:3px;
}
{
column-count:3;
column-rule-style:none;
column-rule-width:3px;
}
Sự tương thích ( Cập nhật / Báo lỗi )
10 | 11 | 11 | 18 | 5.1 | * | * | * | * | 3.2 | 2.1 | 8 |
No comments:
Post a Comment