Thứ Bảy, 27 tháng 4, 2013

CSS border-right-style Thiết lập phong cách biên giới bên phải


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

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;
}

Sự tương thích ( Cập nhật / Báo lỗi )

Firefox Opera Google Chrome Safari IOS Android Window phone
* * * * * * * *


Chủ đề: