CSS制作斜角上有背景图片的Div层
.window{
width:400px;
border:1px solid #B6B6C0;
position:relative;
}
.title{
background:#F0F0F2;
height:30px;
border-bottom:1px solid #CBCFD2;
font-size:14px;
line-height:30px;
text-indent:1em;
}
.body{
height:100px;
font-size:12px;
padding:8px;
}
.flag{
background:url(x.jpg) no-repeat 100% 0;
height:55px;
width:55px;
position:absolute;
right:0;
top:0;
}
查看更多关于CSS制作斜角上有背景图片的Div层_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did107785