PHP & JavaScript Room :: 設置サンプル

実行結果

border-image-slice

ソース

<style type="text/css">
#d_borderimagerslice1 {
    border-image-source:url(/content/img/css/border.png);
    border-image-slice:60;
    border-image-width:15px;
    border-image-outset:0;
    border-image-repeat:stretch;

    border-image:url(/content/img/css/border.png)  60 / 15px stretch;
    -webkit-border-image:url(/content/img/css/border.png) 60 / 15px stretch;
    -moz-border-image:url(/content/img/css/border.png) 60 / 15px stretch;
    -ms-border-image:url(/content/img/css/border.png) 60 / 15px stretch;
    -o-border-image:url(/content/img/css/border.png) 60 / 15px stretch;
    padding:10px;
}
</style>

<div id="d_borderimagerslice1">border-image-slice</div>

polarized women