console
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>
甘小蔗 - 主页
</title>
<meta charset="utf-8" />
<meta name="Keywords" content="甘小蔗,MCSugar_cane,我的世界命令方块,甘蔗杂谈" />
<meta name="Description" content=" 一个小而温馨的地方,我的世界命令方块教程,学习成长,益智解密,IT服务等欢迎您体验" />
<meta name="author" content="甘小蔗" />
<base target="_blank">
<meta name="baidu-site-verification" content="TcTytfnlgB" />
<meta name="sogou_site_verification" content="PvInOulSN8" />
<meta name="360-site-verification" content="736cd15929ce1bb009d9928e1ffc684a" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" />
<link rel="shortcut icon" type="image/ico" href="img/linkp.png" />
</head>
<body>
<div class="all">
<div class="navi_body">
<div class="navi_head">
<div style="width:80%; margin-left:auto; margin-right:auto;">
<span>
<p class="navi_title"><a href="//www.ganxiaozhe.com">首页</a></p>
</span>
<span>
<p class="navi_title"><a href="mc/index.html">我的世界</a></p>
<p><a href="mc/index.html#mlxt">我的世界命令方块</a></p>
<p><a href="mc/index.html#dtzp">我的世界地图</a></p>
</span>
<span>
<p class="navi_title"><a href="tattle/index.html">甘蔗杂谈</a></p>
<p><a href="tattle/index.html">生活杂谈</a></p>
<p><a href="tattle/index.html">情感杂谈</a></p>
</span>
<span>
<p class="navi_title">在线教程</p>
<p><a href="">Bat(敬请期待)</a></p>
<p><a href="">HTML(敬请期待)</a></p>
<p><a href="">CSS3(敬请期待)</a></p>
<p><a href="">Java(敬请期待)</a></p>
<p><a href="">JavaScript(敬请期待)</a></p>
</span>
<span>
<p class="navi_title"><a href="sponsor.html">关于本站</a></p>
<p><a href="sponsor.html">关于赞助</a></p>
<p><a href="https://jq.qq.com/?_wv=1027&k=5b3QZn3">站长信箱</a></p>
</span>
</div>
</div>
</div>
<div class="banner">
</div>
<div class="footer">
<br/>
<p>Copyright © 2017 <a href="//www.Ganxiaozhe.com">Ganxiaozhe.com</a> - 甘小蔗</p>
<p><a href="http://webscan.360.cn/index/checkwebsite/url/www.ganxiaozhe.com"><img border="0" src="http://webscan.360.cn/status/pai/hash/a990a82ec704c05e6b963b595d6e256a" alt="360安全检测"/></a></p>
<br/>
<p>甘小蔗名下站点:<a href="http://www.mc-sc.com" alt="MC-SC">MC-SC</a></p>
<p>友情链接:<a href="http://www.jie-bi.top/?from=ganxiaozhe.com" alt="结碧个人站点">Jiebi</a>  |  <a href="http://www.whatname.top/?from=ganxiaozhe.com">Whatname</a>  |  <a href="http://www.5vmc.com//?from=ganxiaozhe.com">我的世界联机</a>  |  <a href="http://www.w3school.com.cn/?from=ganxiaozhe.com">W3School 在线教程</a></p>
<p><script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1266467795'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s19.cnzz.com/z_stat.php%3Fid%3D1266467795%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script></p>
</div>
</div>
</body>
</html>
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
margin: 0;
padding: 0;
}
body, button, input, select, textarea {
font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", cursive, arial, "\5B8B\4F53";
-webkit-font-smoothing: antialiased;
margin: 0;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: 500;
color: #000;
}
ol,ul,li {
list-style: none;
}
@media screen and (min-width: 561px) {
div.all {
min-width: 560px;
resize: both;
overflow: auto;
}
.navi_head {
height: 50px;
background-color: #459df5;
}
.navi_body {
overflow: hidden;
height: 50px;
background: rgba(20, 20, 20, 0.6) url(xxx) no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
transition: height ease 0.5s;
}
.navi_body:hover {
height: 300px;
}
.navi_head>div>span {
width: 150px;
text-align: center;
height: 300px;
display: inline-block;
font-weight: bold;
color: #FFF;
font-size: 14px;
vertical-align: top;
}
.navi_head>div>span>p a {
color: #FFF;
text-decoration: none;
line-height: 35px;
transition: color 0.5s;
-moz-transition: color 0.5s;
-webkit-transition: color 0.5s;
-o-transition: color 0.5s;
}
.navi_head>div>span>p a:hover {
color: #00FFFF;
transition: color 2s;
-moz-transition: color 2s;
-webkit-transition: color 2s;
-o-transition: color 2s;
}
.navi_title {
font-size: 16px;
line-height: 50px;
margin-top: 0;
}
.navi_head>div>span:hover {
background: rgba(100, 100, 100, 0.2);
}
div.banner {
width: 100%;
height: 350px;
background: #4169E1 url(//www.ganxiaozhe.com/img/tbg0.png) no-repeat;
background-position: center;
background-size: cover;
}
div.footer {
background: #4169E1 url(img/fbg0.png) no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 200px;
font-size: 100%;
line-height: 0.9em;
color: #fff;
}
.footer p {
margin-top: 10px;
margin-left: 1%;
}
.footer a {
text-decoration: none;
color: #fff;
}
.footer a:hover {
color: #9BED00;
border-bottom: 1px #fff dashed;
}
}
@media screen and (max-width: 560px) {
div.all {
min-width: 200px;
resize: both;
overflow: auto;
}
.navi_head {
height: 50px;
background-color: #459df5;
}
.navi_body {
overflow: hidden;
height: 50px;
background: rgba(20, 20, 20, 0.6) url(xxx) no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
transition: height ease 0.5s;
width: 100%;
position: absolute;
z-index: 100;
}
.navi_body:hover {
height: 250px;
}
.navi_head>div>span {
width: 100%;
text-align: center;
height: 50px;
display: block;
font-weight: bold;
color: #FFF;
font-size: 0px;
vertical-align: top;
}
.navi_head>div>span>p a {
color: #FFF;
text-decoration: none;
line-height: 35px;
transition: color 0.5s;
-moz-transition: color 0.5s;
-webkit-transition: color 0.5s;
-o-transition: color 0.5s;
}
.navi_head>div>span>p a:hover {
color: #00FFFF;
transition: color 2s;
-moz-transition: color 2s;
-webkit-transition: color 2s;
-o-transition: color 2s;
}
.navi_title {
font-size: 16px;
line-height: 50px;
margin-top: 0;
background-color: #459df5;
}
.navi_head>div>span:hover {
background: rgba(100, 100, 100, 0.2);
}
div.banner {
margin-top: 50px;
width: 100%;
height: 350px;
background: #4169E1 url(//www.ganxiaozhe.com/img/tbg0.png) no-repeat;
background-position: center;
background-size: cover;
}
div.footer {
background: #4169E1 url(//www.ganxiaozhe.com/img/fbg0.png) no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 200px;
font-size: 110%;
line-height: 0.9em;
color: #fff;
}
.footer p {
margin-top: 10px;
margin-left: 1%;
}
.footer a {
text-decoration: none;
color: #fff;
}
.footer a:hover {
color: #9BED00;
border-bottom: 1px #fff dashed;
}
}