
源代码:
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<title>百度页面</title>
</head>
<style>
.btn{height: 20px;
width: 75px;
color: white;
background-color: dodgerblue;
text-align: right;
float: right;
margin: 0 10px;
}
#head{
margin:auto;width: 100%;
height: 32px;border-bottom: 1px solid #ebebeb;text-align: right;
}
#head >a,span{
color: black;
}
#head >a:hover{
color: blue;
}
html,body{height: 100%;}
.head ul{display: inline-block;}
.head ul li{float: left;margin: 0 10px;}
.head ul li a{color:black;font-size: 14px;line-height: 32px;text-decoration:underline;}
.head ul li a:hover{color: blue;}
.middle{padding-top: 10%;}
.middle-for{width: