Breaking

Saturday, April 27, 2013

CSS border-image-source Chỉ định một hình ảnh được sử dụng một đường viền

border-image-source 3

Specifies an image to be used as a border
Chỉ định một hình ảnh được sử dụng như một biên giới

Thuộc tính giá trị Ví dụ Mô tả
border-image-source none
url
border-image-source: none;
border-image-source: url(border.png);
 

Xem ví dụ

div
{
border-image-source: url(border.png);
}

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

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

No comments:

Post a Comment