为了账号安全,请及时绑定邮箱和手机立即绑定

边框背景用不了

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>边框图片</title>
<style>
#border_image {
    margin:0 auto;
 height:100px;
 line-height:100px;
 text-align:center;
 font-size:30px;
 width:450px;
    border:15px solid #ddd;
    background-color:gray;
    border-image:url(http://img1.sycdn.imooc.com//52e22a1c0001406e03040221.jpg) 70 70 70 70 stretch;
 }
</style>
</head>
<body>
<div id="border_image">
请为我镶嵌上漂亮的画框吧
</div>
</body>
</html>

正在回答

2 回答

你的代码在我这里是有边框的,你是在那里运行的?

0 回复 有任何疑惑可以回复我~
#1

Longingforthesun 提问者

非常感谢!
2016-07-04 回复 有任何疑惑可以回复我~

我浏览器问题,刚才已经解决了

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

边框背景用不了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信