<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style>
#box{
width:134px;
height:1015px;
}
#title{
width:134px;
height:80px;
background:url(singer/1.gif) no-repeat 15px 20px;
}
#content1{
width:134px;
height:152px;
background:url(singer/2.gif) no-repeat 27px 42px;
border-top:2px solid #f0f0f0;
}
#content2{
width:134px;
height:152px;
background:url(singer/3.gif) no-repeat 37px 28px;
border-top:2px solid #f0f0f0;
}
#content3{
width:134px;
height:152px;
background:url(singer/4.gif) no-repeat 31px 20px;
border-top:2px solid #f0f0f0;
}
#content4{
width:134px;
height:152px;
background:url(singer/5.gif) no-repeat 37px 20px;
border-top:2px solid #f0f0f0;
}
#content5{
width:134px;
height:152px;
background:url(singer/6.gif) no-repeat 31px 26px;
border-top:2px solid #f0f0f0;
}
#content6{
width:134px;
height:152px;
background:url(singer/7.gif) no-repeat 35px 24px;
border-top:2px solid #f0f0f0;
}
#content7{
width:134px;
height:10px;
border-top:2px solid #f0f0f0;
}
</style>
</head>
<body>
<div id="box">
<div id="title"></div>
<div id="content1"></div>
<div id="content2"></div>
<div id="content3"></div>
<div id="content4"></div>
<div id="content5"></div>
<div id="content6"></div>
<div id="content7"></div>
</div>
</body>
</html>
百度侧栏代码
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 从iOS7开始,系统为UINavigationController提供了一个interactivePopGestu...