-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·203 lines (184 loc) · 7.06 KB
/
index.html
File metadata and controls
executable file
·203 lines (184 loc) · 7.06 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>ForceWorld - HTML MMO Game </title>
<meta charset="UTF-8">
<meta name="description" content="TheQuest Gaming Magazine Template">
<meta name="keywords" content="gaming, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon"/>
<!-- Google font -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&display=swap" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/magnific-popup.css"/>
<link rel="stylesheet" href="css/owl.carousel.min.css"/>
<link rel="stylesheet" href="css/animate.css"/>
<link rel="stylesheet" href="css/slicknav.min.css"/>
<!-- Main Stylesheets -->
<link rel="stylesheet" href="css/style.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<a href="index.html" class="site-logo">
<img src="img/logo.png" alt="logo">
</a>
<div class="header-add">
<a href="https://www.facebook.com/pg/Forcewoorld">
<img src="img/add.png" alt="">
</a>
</div>
</header>
<!-- Header section end -->
<!-- Hero section -->
<section class="hero-section">
<div class="hero-slider owl-carousel">
<div class="hero-item set-bg" data-setbg="img/slider/1.jpg">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<h2>Enter the Battle</h2>
<p>
Shoot your way to the winning side! Social, Fun and Action, all of them in ForceWorld!
</p>
<a href="https://foorcewoorld.com/" class="site-btn">To The Game</a>
</div>
</div>
</div>
</div>
<div class="hero-item set-bg" data-setbg="img/slider/2.jpg">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<h2>Enter the Battle</h2>
<p>
Personalize your character and avatars, meet new friends, chat, collect items, unlock hidden characters, new game modes and challenges.
</p>
<a href="https://foorcewoorld.com/" class="site-btn">To The Game</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Hero section end -->
<!-- Video section -->
<div class="video-section">
<div class="container">
<div class="video-logo">
<img src="img/logo-2.png" alt="">
<p>HTML5’s Best Game</p>
</div>
<div class="video-popup-warp">
<img src="img/video-bg.png" alt="">
<a href="https://www.youtube.com/watch?v=pZMVeULKz9s" class="video-play"><i class="fa fa-play"></i></a>
</div>
</div>
</div>
<!-- Video section end -->
<!-- Banner section -->
<section class="banner-section set-bg" data-setbg="img/banner-bg.jpg">
<div class="container">
<div class="banner-text text-white">
<div class="banner-logo">
<h6>Spring Special Offer</h6>
<img src="img/logo-3.png" alt="">
</div>
<p>
To celebrate a new year 2020 now we offer special discounts and new items in our shop!
</p>
<a href="https://foorcewoorld.com/" class="site-btn sb-color">To the Shop</a>
</div>
</div>
</section>
<!-- Banner section end -->
<section style="background: #353535;">
<div class="container">
<div class="game-title mb-0">
<img src="img/icons/title-icon.png" alt="">
<h2>Game Screenshots</h2>
</div>
<div id="carouselExampleControls" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/carousel/game.png" class="d-block w-100" alt="..." style="max-height: 512px;">
</div>
<div class="carousel-item">
<img src="img/carousel/shop.png" class="d-block w-100" alt="..." style="max-height: 512px;">
</div>
<div class="carousel-item">
<img src="img/carousel/shop-2.png" class="d-block w-100" alt="..." style="max-height: 512px;">
</div>
<div class="carousel-item">
<img src="img/carousel/guild.jpg" class="d-block w-100" alt="..." style="max-height: 512px;">
</div>
<div class="carousel-item">
<img src="img/carousel/team.png" class="d-block w-100" alt="..." style="max-height: 512px;">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<!-- Footer section -->
<div class="footer-section">
<div class="container">
<div class="row">
<div class="col-lg-5">
<div class="footer-widget">
<div class="about-widget">
<img src="img/logo.png" alt="">
<p>
Personalize your character and avatars, meet new friends, chat, collect items, unlock hidden characters, new game modes and challenges.
Create or join a guild, participate in tournaments, events and weekly prix to win special rewards.
Collect GPs to rank up your level in the game.
Play together with your friends and have fun.
</p>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-6">
</div>
<div class="col-lg-2 col-sm-6">
<div class="footer-widget">
<h2 class="fw-title">Social</h2>
<ul>
<li><a href="https://www.facebook.com/pg/Forcewoorld"><i class="fa fa-facebook"></i><span>/ForceWorld</span></a></li>
</ul>
</div>
</div>
</div>
<div class="copyright" hidden><a href=""><p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p></div>
</div>
</div>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>