📝 代码查看
使用runcode.html页面

1
查看次数
2025-11-28
创建时间
2025-11-28
最后更新
<div class="border_image">
                	
                </div>
.border_image{
    width:400px;
    height:100px; 
    border: 1em double orange; 
    -webkit-border-image:url(/d/file/computer/programme/html_div_css/2025-11-28/05d2d17a096145881d06fc47255408ee.png) 27; 
    border-image:url(/d/file/computer/programme/html_div_css/2025-11-28/05d2d17a096145881d06fc47255408ee.png) 27;
}
暂无JavaScript代码

👁️ 实时预览