border-width 1
Sets the width of the four borders
| Thuộc tính | giá trị | Ví dụ | Mô tả |
|---|---|---|---|
| border-width | px thin medium thick | border-width: 5px; | Xác định chiều rộng cho tất cả các đường viền xung quanh. |
border-width:
div
{
border-style:solid;
border-width:thin;
}
{
border-style:solid;
border-width:thin;
}
Sự tương thích ( Cập nhật / Báo lỗi )
| * | * | * | * | * | * | * | * |
No comments:
Post a Comment