天天看點

CSS3之border-image屬性

1、border-image有關屬性

(1)border-top-image:

(2)border-bottom-image:

(3)border-left-image:

(4)border-right-image:

(5)border-corner-image:

(6)border-top-left-image:

(7)border-top-right-image:

(8)border-bottom-left-image:

(9)border-bottom-right-image:

2、border-image取的可能值

(1)none:預設值

(2)number:圖檔邊框用像素表示

(3)image:使用絕對路徑或相對路徑的圖檔

(4)percentage:圖檔邊框百分比來表示

(5)stretch:圖檔拉伸

(6)repeat:圖檔重複

(7)round:圖檔平鋪