看见别人服务器高端大气上档次的服务器地址获取页面是不是有点小兴奋?没关系,MC服主网可以教给您更加B格的服务器地址获取方式!
注意:服务器有自己的网站更好啦~没有的话寒假期间站长可以帮忙代建网站哦。
使用本教程前你需要有一个支持HTML的网站空间。本网站源码包下载地址尚未准备完成
核心代码
上核心代码,请自行修改:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=GBK"> <title>MC服主网测试</title> <link media="all" type="text/css" rel="stylesheet" href="style.css"> <style> body{ background-image: url('dirt.png'); width:100%; height:100%; } #play-menu { position: fixed; top: 10%; left: 10%; right: 10%; bottom: 10%; font-family: "Minecraft"; color: #fff; text-align: center; z-index: 1000; } #play-menu input { border: 2px solid #666; background: #000; color: #fff; padding: 10px; font-weight: normal; font-family: "Minecraft"; text-shadow: 2px 2px 0 #333; } button{ font-family: "Minecraft"; } </style> </head> <body> <div id="play-menu"> <h3>添加以下地址到你的服务器列表:</h3> <label>服务器名字</label> <input type="text" value="MC服主网测试服务器" disabled=""> <label>服务器地址</label> <input type="text" value="mcfuzhu.net" disabled=""> <div input type=button onclick="window.open('http://mcfuzhu.net/')"><button>完成!</button></div> </div> </body></html> 使用时请注明出处——mcfuzhu.net