console
<html>
<head>
<titel></title>
<style type="text/css">
.head{
color:#fff;
position:absolute;
left:5;
top:-55;
margin:19px 0 5px;
padding:96px;
}
</style>
</head>
<body>
<div class="baidu">
<div class="head">
<a class="mav" href="http://news.baidu.com">新闻</a>
<a class="mav" href="http://www.hao123.com">视频</a>
<a class="mav" href="http://map.baidu.com">良医</a>
<a class="mav" href="http://v.baidu.com">地图</a>
<a class="mav" href="http://tieba.baidu.com">百科</a>
<a class="mav" href="http://xueshu.baidu.com">英文</a>
</div>
</body>
</html>