CSS3 border-image-slice 属性实例指定图像的边界向内偏移: [mycode3 type='css'] div { border-image-source: url(border.png); border-image-slice: 50% 50%; } ...
確定! 回上一頁