-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (55 loc) · 2.43 KB
/
index.html
File metadata and controls
56 lines (55 loc) · 2.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="/rsc/favicon.ico">
<title>Minelantis Community Minecraft Server</title>
<style>
div {
margin-left:auto;
margin-right:auto;
width:70%;
}
</style>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-40951327-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body link="white" vlink="white" alink="white" bgcolor="7FCBDA">
<center>
<a href="http://www.minelantis.com"><img src="/rsc/logo.png" alt="logo.png"></a></p>
<font face="calibri" color="white">
<a href="/"><img src="/rsc/home_button.png" alt="home_button.png"></a>
<a href="/about/"><img src="/rsc/about_button.png" alt="about_button.png"></a>
<a href="/members/"><img src="/rsc/members_button.png" alt="members_button.png"></a>
<a href="/apply/"><img src="/rsc/apply_button.png" alt="apply_button.png"></a>
<a href="/gallery/"><img src="/rsc/gallery_button.png" alt="gallery_button.png"></a>
<a href="/contact/"><img src="/rsc/contact_button.png" alt="contact_button.png"></a>
<a href="/changelog/"><img src="/rsc/changelog_button.png" alt="changelog_button.png"></a>
<p><h3>Welcome to Minelanits!</h3></p>
<div id="content">
<p>This is the official Minelantis community Minecraft server web site.</p>
<p>So what is Minelantis?<br>
Minelantis is a Minecraft server owned and administrated by Zimmby and Puddleduck, that caters to YouTubers who want to play Minecraft is a friendly, griefer-free and exciting environment.
We have many active players, most of which you will find on the <a href="/members/" alt="members">members</a> page. We do accept applications, and you can find out how to apply on the
<a href="/apply/" alt="apply">apply</a> page.</p></div>
<iframe width="640" height="360" src="http://www.youtube.com/embed/QTRjLbk6zNY" frameborder="0" allowfullscreen></iframe>
</p>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4017131640536332";
/* Minelantis */
google_ad_slot = "3736724222";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</body>
</html>