-
Notifications
You must be signed in to change notification settings - Fork 0
/
generic.html
74 lines (62 loc) · 4 KB
/
generic.html
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<html><head>
<title>Lost Hosters</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css">
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link rel="stylesheet" type="text/css" href="moz-extension://50825450-4aca-4c1f-891b-ab25eda43498/skin/socialwidgets.css"></head>
<body>
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1>Lost Hosters - Port Fowarder</h1>
<nav id="nav">
<ul>
<li style="white-space: nowrap;"><a href="index.html">Home</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="container">
<header>
<h2>Lost Hosters - Port Fowarder</h2>
<p>A tool for Lost Hosters servers.</p>
</header>
<div class="box">
<span class="image featured"></span>
<h3>Somethings not right</h3>
<p>You know that thing with the stuff? That was supposed to be at the place? With the people? Well it's not here.</p>
<div class="row">
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>© Lost Hosters. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<ul style="-moz-user-select: none; position: absolute; z-index: 1000; left: 1551.93px; top: 223px; opacity: 1; display: none;" class="dropotron level-0 right">
<li style="white-space: nowrap;"><a href="generic.html" style="display: block;">Generic</a></li>
<li style="white-space: nowrap;"><a href="contact.html" style="display: block;">Contact</a></li>
<li style="white-space: nowrap;"><a href="elements.html" style="display: block;">Elements</a></li>
<li style="-moz-user-select: none; cursor: pointer; white-space: nowrap;" class="opener">
<a href="#" style="display: block;">Submenu</a>
<ul style="-moz-user-select: none; display: none; position: absolute; z-index: 1001;" class="dropotron level-1">
<li style="white-space: nowrap;"><a href="#" style="display: block;">Option One</a></li>
<li style="white-space: nowrap;"><a href="#" style="display: block;">Option Two</a></li>
<li style="white-space: nowrap;"><a href="#" style="display: block;">Option Three</a></li>
<li style="white-space: nowrap;"><a href="#" style="display: block;">Option Four</a></li>
</ul>
</li>
</ul><div id="navButton"><a href="#navPanel" class="toggle"></a></div><div id="navPanel"><nav><a class="link depth-0" href="index.html"><span class="indent-0"></span>Home</a><a class="link depth-0" href="#"><span class="indent-0"></span>Layouts</a><a class="link depth-1" href="generic.html"><span class="indent-1"></span>Generic</a><a class="link depth-1" href="contact.html"><span class="indent-1"></span>Contact</a><a class="link depth-1" href="elements.html"><span class="indent-1"></span>Elements</a><a class="link depth-1" href="#"><span class="indent-1"></span>Submenu</a><a class="link depth-2" href="#"><span class="indent-2"></span>Option One</a><a class="link depth-2" href="#"><span class="indent-2"></span>Option Two</a><a class="link depth-2" href="#"><span class="indent-2"></span>Option Three</a><a class="link depth-2" href="#"><span class="indent-2"></span>Option Four</a><a class="link depth-0" href="#"><span class="indent-0"></span>Sign Up</a></nav></div></body></html>