您的位置:首页 > 其它

网页三

2016-04-10 21:51 246 查看
<html>
<head>
<title>网页三</title>
<style>
.for{
width:600px;
height:317px;
margin:0 auto;
}
.six{
width:600px;
height:89px;
background:url(photos/111_03.png);
margin:0 auto;
}
.one{
width:600px;
height:189px;
margin:0 auto;
background:url(photos/111_01.png);
}
.two{
width:102px;
height:110px;
background:url(photos/111_04.png);
margin:0 auto;
}
.two a{
width:102px;
height:110px;
float:left;
}
.seven{
width:600px;
height:39px;
margin:0 auto;
background:url(photos/111_05.png);
}
.eight{
width:108px;
height:39px;
float:right;
background:url(photos/111_06.png)
}
.eight a{
width:108px;
height:39px;
float:right;
}
</style>
</head>
<body>
<div class="for">
<div class="six"></div>
<div class="one">
<div class="two"><a href="http://www.baidu.com" target="_blank"></a></div>
</div>
<div class="seven">
<div class="eight"><a href="http://www.baidu.com" target="_blank"></a></div>
</div>
</div>
</body>
</html >
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: