<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>border-image边框背景</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<style type="text/css">
.framePic{
border-image:url(images/frame.png) 90 96 90 84 stretch;
display:block;
width: 40%;
height: auto;
margin:0 auto;
border-width:60px;
background-color: #ffe;
}
</style>
</head>
<body>
<img src="images/king.jpg" alt="" class='framePic'/>
</body>
</html>
图片俺有
兄弟们,我这个做不了啊,不兼容啊,显示不了呀,兄弟们有什么建议吗?俺愿意听取。
要源代码是吧,可以,但不是现在,得写完css3最详解就给你们1哈
扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2025 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号:粤B2-20090059 深公网安备号 44030502008569
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号 | 京公网安备号11010802020287
Copyright © 2013 - 2025 Tencent Cloud.
All Rights Reserved. 腾讯云 版权所有