<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>lianxi</title>
<style>
.ss{
text-align: right;
font-size: 12px;
}
#lg,#bt{
text-align: center;
}
#xw,#bk{
text-align: center;
font-size: 15px;
}
#kg{
height: 120px;
}
#zy,#tg{
text-align: center;
font-size: 12px;
}
#bd{
text-align:center;
font-size: 12px;
color: #7777cc;
}
#bd a{
text-align: center;
font-size: 12px;
color: #7777cc;
}
</style>
</head>
<body>
<div class="ss">
<a href="">搜索设置</a>
<span>|</span>
<a href="">登录</a>
<a href="">注册</a>
</div>
<div id="lg">
<img src="logo.png" alt="">
</div>
<div id="xw">
<a href="">新闻</a>
<span>网页</span>
<a href="">贴吧</a>
<a href="">知道</a>
<a href="">MP3</a>
<a href="">图片</a>
<a href="">视频</a>
<a href="">地图</a>
</div>
<div id="bt">
<span> </span>
<input type="text" style="width:400px;height:25px;">
<input type="button" value="百度一下" style="height:25px;">
</div>
<div> </div>
<div> </div>
<div id="bk">
<a href="">百科</a>
<a href="">文库</a>
<a href="">hao123</a>
<span>|</span>
<a href="">更多》</a>
</div>
<div id="kg"> </div>
<div id="zy">
<a href="">把百度设为主页</a>
<a href="">把百度添加到桌面</a>
</div>
<div> </div>
<div id="tg">
<a href="">加入百度推广</a>
<span>|</span>
<a href="">搜索风云榜</a>
<span>|</span>
<a href="">关于百度</a>
<span>|</span>
<a href="">About Baidu</a>
</div>
<div> </div>
<div id="bd">
<span>@2012 Baidu</span>
<a href="">使用百度前必读</a>
<a href="">京IPC证030173号</a>
</div>
</body>
</html>
![]()