CSS相框效果示例代码_ Div+Css教程-查字典教程网
CSS相框效果示例代码
CSS相框效果示例代码
发布时间:2017-01-07 来源:查字典编辑
摘要:效果图1、CSS样式.pic.box{background:url(/MyDemo/images/round1.png)no-repeat;...

效果图

1、CSS样式

.pic .box{

background:url(/MyDemo/images/round1.png) no-repeat;

width:60px;

height:60px;

display:block;

_background:none;

_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/MyDemo/images/round1.png" ,sizingMethod="crop");

position:absolute;

width:60px;

height:60px;

z-index:9999;

}

.pic img{

width:60px;

height:60px;

}

2、HTML代码

<>

<div>

<span></span>

<img src="http://www.jb51.netimages/myPic.jpg" />

</div>

附件

round.png

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新 Div+Css教程学习
    热门 Div+Css教程学习
    网页设计子分类