-
Notifications
You must be signed in to change notification settings - Fork 0
/
WorldCore.html
232 lines (210 loc) · 10.8 KB
/
WorldCore.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>World Core</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="title" content="World Core" />
<meta name="description" content="Máy chủ World Core" />
<meta name="google" content="notranslate" />
<link rel="shortcut icon" type="image/png" href="images/icon.png" />
<!-- Main CSS -->
<link rel="stylesheet" href="stylesheet/social.css" />
<link rel="stylesheet" href="stylesheet/theme.css" />
<link rel="stylesheet" href="stylesheet/return-top.css" />
<link rel="stylesheet" href="stylesheet/dropdown.css" />
<link rel="stylesheet" href="stylesheet/header-site.css" />
<link rel="stylesheet" href="stylesheet/footer-site.css" />
<link rel="stylesheet" href="stylesheet/keyframes.css" />
<!-- Sub CSS -->
<link rel="stylesheet" href="stylesheet/main-info-site.css" />
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/89b46f4376.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Start Animated Background -->
<div id="top-head">
<div class="background-container">
<img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/1231630/moon2.png" alt="">
<div class="stars"></div>
<div class="twinkling"></div>
</div>
</div>
<!-- End Animated Background -->
<!-- Start Header -->
<header class="header-site-card">
<div class="wrapper">
<nav>
<div class="logo">
<img src="images/logo.png" style="width: 180px; height: 180px;" />
</div>
<div class="menu">
<ul>
<li><a class="dropdown-text active" href="WorldCore.html">Trang chủ</a></li>
<li>
<div class="dropdown">
<button class="dropbtn"><a class="dropdown-text" href="pages/Jobs.html">Chức nghiệp</a></button>
<div class="dropdown-content">
<a href="#">All Jobs</a>
<a href="#">All Stats</a>
</div>
</div>
</li>
<li>
<div class="dropdown">
<button class="dropbtn"><a class="dropdown-text" href="pages/Items.html">Vật phẩm</a></button>
<div class="dropdown-content">
<a href="#">Normal</a>
<a href="#">Advanced</a>
<a href="#">Legendary</a>
<a href="#">Epic</a>
</div>
</div>
</li>
<li>
<div class="dropdown">
<button class="dropbtn"><a class="dropdown-text" href="pages/Dungeons.html">Hầm ngục</a></button>
<div class="dropdown-content">
<a href="#">Normal</a>
<a href="#">Wave</a>
<a href="#">Soon</a>
</div>
</div>
</li>
<li>
<div class="dropdown">
<button class="dropbtn"><a class="dropdown-text" href="pages/Ranks.html">Cấp bậc VIP</a></button>
<div class="dropdown-content">
<a href="#">Coin</a>
<a href="#">Money</a>
<a href="#">Event</a>
</div>
</div>
</li>
<li>
<div class="dropdown">
<button class="dropbtn"><a class="dropdown-text" href="pages/Others.html">Chức năng khác</a></button>
<div class="dropdown-content">
<a href="#">Soon</a>
<a href="#">Soon</a>
<a href="#">Soon</a>
</div>
</div>
</li>
</ul>
</div>
</nav>
</div>
</header>
<!-- End Header -->
<!-- Main Part -->
<!-- ================================================================================================================================================================= -->
<div id=main-info-site>
<div class="container">
<div class="box box-1">
<div class="cover"><img src="images/skill-card-back.png" alt=""></div>
<a href="/pages/Jobs.html"><button><div></div></button></a>
</div>
<div class="box box-2">
<div class="cover"><img src="images/skill-card-back.png" alt=""></div>
<a href="/pages/Items.html"><button><div></div></button></a>
</div>
<div class="box box-3">
<div class="cover"><img src="images/skill-card-back.png" alt=""></div>
<a href="/pages/Dungeons.html"><button><div></div></button></a>
</div>
<div class="box box-4">
<div class="cover"><img src="images/skill-card-back.png" alt=""></div>
<a href="/pages/Ranks.html"><button><div></div></button></a>
</div>
<div class="box box-5">
<div class="cover"><img src="images/skill-card-back.png" alt=""></div>
<a href="/pages/Others.html"><button><div></div></button></a>
</div>
</div>
</div>
<!-- ================================================================================================================================================================= -->
<!-- Main Part -->
<!-- Start Footer -->
<footer class="footer-site-card">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6">
<h6>Về World Core</h6>
<a class="text-justify">
<a>Là một máy chủ RPG thuộc</a><a href="http://3fmc.com"> 3fmc.com </a>với những tính năng độc đáo như chức nghiệp, hầm ngục, trang bị đa dạng cùng với đội ngũ quản trị chuyên nghiệp có thể giúp bạn ngay lập tức nếu họ có trong
máy chủ
</a>
</div>
<div class="col-xs-6 col-md-3">
<h6>Về Fight For Fap</h6>
<a class="text-justify"><a>Là một cụm máy chủ có tuổi đời từ năm 2014. Fight For Fap có rất nhiều thể loại máy chủ đa dạng từ Bedwar, Faction, ... </a></a>
</div>
<div class="col-xs-6 col-md-3">
<h6>Liên hệ</h6>
<ul class="footer-content-links">
<li><a href="https://www.facebook.com/thien.trankhieu/">Tố cáo quản trị viên</a></li>
<li><a href="https://www.facebook.com/thien.trankhieu/">Tố cáo thành viên</a></li>
<li><a href="https://www.facebook.com/thien.trankhieu/">Góp ý</a></li>
<li><a href="https://www.facebook.com/thien.trankhieu/">Báo cáo lỗi</a></li>
</ul>
</div>
</div>
<hr />
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-6 col-xs-12">
<p class="footer-copyright-text">Copyright © 2020 All Rights Reserved by <a href="https://www.facebook.com/thien.trankhieu/">SskyWorms</a>.</p>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Start Animated Scrolling Bar -->
<div id="progressbar"></div>
<div id="scrollPath"></div>
<!-- End Animated Scrolling Bar -->
<!-- Start Social Icon -->
<div class="social">
<ul class="animated-text">
<li class="server-page">
<i class="fa fa-facebook" aria-hidden="true"></i>
<a class="rainbow" style="text-decoration: none;" href="https://www.facebook.com/thien.trankhieu/"> Server Fanpage</a>
</li>
<li class="server-group">
<i class="fa fa-facebook" aria-hidden="true"></i>
<a class="rainbow" style="text-decoration: none;" href="https://www.facebook.com/thien.trankhieu/"> Server Group</a>
</li>
<li class="sskyworms-facebook">
<i class="fa fa-facebook" aria-hidden="true"></i>
<a class="rainbow" style="text-decoration: none;" href="https://www.facebook.com/thien.trankhieu/"> My Facebook</a>
</li>
<li class="sskyworms-github">
<i class="fa fa-github" aria-hidden="true"></i>
<a class="rainbow" style="text-decoration: none;" href="https://github.com/SskyWorms/sskyworms.github.io"> My Github</a>
</li>
</ul>
</div>
<!-- End Social Icon -->
<!-- Start Top Icon -->
<div class="back-to-top-wrapper">
<a href="#top" class="back-to-top-link" aria-label="Scroll to Top"><i class="fas fa-arrow-circle-up"></i></a>
</div>
<!-- End Top Icon -->
<!-- Script -->
<script type="text/javascript">
let progress = document.getElementById("progressbar");
let totalHeight = document.body.scrollHeight - window.innerHeight;
window.onscroll = function() {
let progressHeight = (window.pageYOffset / totalHeight) * 100;
progress.style.height = progressHeight + "%";
};
</script>
<!-- Script -->
</body>
</html>