border-right-style 1
Sets the style of the right border
Thiết lập phong cách đường viền bên phải
Thiết lập phong cách đường viền bên phải
| Thuộc tính | giá trị | Ví dụ | Mô tả |
|---|---|---|---|
| border-right-style | none hidden dotted dashed solid double groove ridge inset outset | border-right-style: dotted; | Thiết lập phong cách đường viền bên phải |
border-right-style:
div
{
border-width:5px;
border-right-style:none;
}
{
border-width:5px;
border-right-style:none;
}
Sự tương thích ( Cập nhật / Báo lỗi )
| * | * | * | * | * | * | * | * |
No comments:
Post a Comment