Web developer [Easy website]

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

FrenzyCake

Banned
Feedback score
0
Posts
44
Reactions
2
Resources
0
Code:
<!DOCTYPE html>
<html>
<head>
<title>RebootMC - Minecraft Factions PVP Server</title>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript" src="snow.js"></script>
<script type="text/javascript">
$(function() {
$().jSnow({
flakes: 30,
fallingSpeedMin: 1,
fallingSpeedMax: 3,
flakeMaxSize: 30,
flakeMinSize: 20,
flakeCode: ["&bull;"],
flakeColor: ["#a21a1c"],
zIndex: -1,
interval: 50
});
});
</script>
</head>
<body>
<div class="container">
<div class="logo">
<img src="logoOG.png" alt="RebootMC Logo">
<br>
Connect with the IP: pvp.rebootmc.com
</div>
<div class="buttons-container">
<a class="button" href="https://rebootmc.com/forums/news-and-announcements.2/">
<i class="fa fa-leanpub"></i>
<p>News</p>
</a>
<a class="button" href="https://rebootmc.com/forums/">
<i class="fa fa-comment"></i>
<p>Forum</p>
</a>
<a class="button" href="https://rebootmc.com/rules/">
<i class="fa fa-book"></i>
<p>Rules</p>
</a>
<a class="button" href="https://rebootmc.com/vote/">
<i class="fa fa-check-square-o"></i>
<p>Vote</p>
</a>
<a class="button" href="http://store.rebootmc.com/">
<i class="fa fa-cart-plus"></i>
<p>Store</p>
</a>
<a class="button" href="https://rebootmc.com/XenStaff/">
<i class="fa fa-users"></i>
<p>Staff</p>
</a>
</div>
</div>
</body>
</html>

Done :>
Oh my gosh, thank you sir!!!!
I have domain, where to paste this html now?
 
Banned forever. Reason: Selling leaked plugins
Status
This thread has been locked.
Top