-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
406 lines (340 loc) · 18 KB
/
index.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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="de"> <!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="UTF-8">
<title>Clan - Indian Fighter [I.F.G] | Tanki Online</title> <!-- WEBSITE TITLE (shown at the top of browser) -->
<meta name="description" content="A Tanki Online clan for indians..."/>
<meta name="keywords" content="Tanki, Tanks, Tanki Clan, Tanki Online, IFG, Indian Fighter"/>
<meta name="author" content="Jaswinder Singh (itsJaswinder), http://twitter.com/itsjaswinder"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="shortcut icon" href="https://tankionline.com/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Oswald|Open+Sans:400,600" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/skeleton.css" type="text/css">
<link rel="stylesheet" href="css/reset.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="stylesheet" href="css/social.css" type="text/css">
<link rel="stylesheet" href="css/flexslider.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.css" type="text/css"/>
<link rel="stylesheet" href="css/shortcodes.css" type="text/css"/>
<link rel="stylesheet" href="css/media.css"><!-- Media Queries -->
<link id="layout_color" href="css/dark.css" rel="stylesheet" type="text/css"/>
<link id="primary_color_scheme" href="css/colors/yellow.css" rel="stylesheet" type="text/css"/>
<script>var rccode = '18a841ec49ddbeb9989bceab831a6152'</script>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
.apply_button {
display: inline-block;
padding: 10px 100px 10px;
background: #FFD600;
color: #000;
border: 4px solid #000000;
box-shadow: 0px 0px 0px 3px #FFD600;
font-family: 'BebasNeueRegular', sans-serif;
font-size: 40px;
text-transform: uppercase;
position: relative;
margin-bottom: 0px;
}
</style>
</head>
<body class="onepage" data-spy="scroll" data-target=".navigation">
<div id="load"></div>
<!-- START PAGE WRAP -->
<div class="page-wrap">
<!-- START HOME SECTION -->
<div id="home" class="home-parallax">
<div class="home-text-wrapper">
<div class="home-logo-text">
<a href="#about">Indian Fighter</a> <!-- Frontpage CLan Name (appears in a box) -->
</div>
<div id="home-slider" class="flexslider">
<ul class="slides styled-list"> <!-- Front Page Slider -->
<li class="home-slide"><p class="home-slide-content"><span class="highlight">Welcome</span></p></li>
<li class="home-slide"><p class="home-slide-content">We <span class="highlight"><i class="icon-heart icon-small"></i></span> Tanki</p></li>
<li class="home-slide"><p class="home-slide-content">We are <span class="highlight">INDIAN</span></p></li>
</ul>
</div><!-- END FLEXSLIDER -->
</div><!-- END HOME TEXT WRAPPER -->
</div><!-- END HOME SECTION -->
<!-- START NAVIGATION -->
<nav class="sticky-nav navigation dark">
<!-- START CONTAINER -->
<div class="container clearfix">
<div class="four columns">
<!-- START LOGO -->
<div class="logo large">
<a href="#home"><img src="images/logo.png" title="logo" alt="Logo"/></a> <!-- CLAN LOGO USED IN HEADER -->
</div>
<!-- END LOGO -->
</div><!-- END FOUR COLUMNS -->
<div class="twelve columns">
<!-- START NAVIGATION MENU ITEMS -->
<ul class="main-menu large nav" id="nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#portfolio">Clan Pictures</a></li>
<li><a href="/gallery.html">Gallery</a></li>
<li><a href="http://en.tankiforum.com/index.php?showtopic=242128">Join Our Clan</a></li>
</ul>
<!-- END NAVIGATION MENU ITEMS -->
</div><!-- END TWELVE COLUMNS -->
</div><!-- END CONTAINER -->
</nav>
<!-- END NAVIGATION -->
<!-- START ABOUT US SECTION -->
<div id="about" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<!-- START TITLE -->
<div class="title">
<h1>About I.F.G</h1>
<div class="subtitle">
<p>we are the utmost <span class="highlight">Indian Clan</span> available in Tier 2 in Tanki Forum. We are always in need for good <span class="highlight">members</span>, come <a href="http://en.tankiforum.com/index.php?showtopic=242128">Join Us</a>.</p>
</div><!-- END SUBTITLE -->
</div><!-- END TITLE -->
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
<div class="fullwidth grey">
<div class="container">
<div class="fancy-header2">
<h6>How to Apply?</h6>
<h4>Visit our <a href="http://en.tankiforum.com/index.php?showtopic=242128">clan page</a> and create a post containing answers for these question.</h4>
</div>
<div class="row" style="text-align:left">
<small><h6>
1. Your tanki username?<br>
2. Your age?<br>
3. Your Country?<br>
4. What turrets/hulls/paints you have in your Tanki Garage?<br>
5. Your current amount of crystals?
</h6></small>
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</div>
<div class="container">
<div class="row">
<div class="sixteen columns">
<h2>How about Some Fun Facts about our clan?</h2>
</div><!-- END SIXTEEN COLUMNS -->
<div class="five columns">
<div class="milestone-counter" data-perc="25"> <!-- Change data-perc="25" to the number of members u have -->
<span class="milestone-count highlight"></span>
<h6 class="milestone-details">Clan Members</h6>
</div>
</div><!-- END FIVE COLUMNS -->
<div class="six columns">
<div class="milestone-counter" data-perc="7"> <!-- Change data-perc="7" to the number of clan wars played -->
<span class="milestone-count highlight"></span>
<h6 class="milestone-details">Clan Wars</h6>
</div>
</div><!-- END SIX COLUMNS -->
<div class="five columns">
<div class="milestone-counter" data-perc="17"> <!-- Change data-perc="17" to the months. how old your clan is -->
<span class="milestone-count highlight"></span>
<h6 class="milestone-details">Months Old</h6>
</div>
</div><!-- END FIVE COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</div>
<!-- End ABOUT US SECTION -->
<!-- START PARALLAX SECTION -->
<div id="parallax1" class="parallax">
<div class="bg1 parallax-bg"></div><!-- END PARALLAX BACKGROUND -->
<div class="overlay"></div><!-- END PATTERN OVERLAY -->
<div class="container clearfix">
<div class="parallax-content">
<p class="quote"><i class="icon-quote-left"></i>The pain you feel today will be the strength you feel tomorrow.<i class="icon-quote-right"></i></p>
</div><!-- END PARALLAX CONTENT -->
</div><!-- END CONTAINER -->
</div>
<!-- END PARALLAX SECTION -->
<!-- START TEAM SECTION -->
<div id="team" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<!-- START TITLE -->
<div class="title">
<h1>Our Members</h1>
<div class="subtitle">
<p>Professional & Outstanding <span class="highlight">way of playing</span> of our <span class="highlight">passionate members</span> makes us unique in every sense.</p>
</div><!-- END SUBTITLE -->
</div><!-- END TITLE -->
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
<div class="fullwidth grey">
<div class="fancy-header2">
<h4>Who are the members anyway?</h4>
<h2>You can find the upto date list of our clan members on our <a href="http://en.tankiforum.com/index.php?showtopic=242128">forum thread</a>.</h2>
</div>
</div>
</div>
<!-- END TEAM SECTION -->
<!-- START SERVICES SECTION -->
<div id="services" class="page">
<div class="container clearfix" style="margin-bottom:90px">
<div class="sixteen columns">
<h3>Are you ready to join us?</h3> <a href="http://en.tankiforum.com/index.php?showtopic=242128" class="apply_button button scroll-to">Apply</a>
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END CONTAINER -->
</div>
<!-- END SERVICES SECTION -->
<!-- START PORTFOLIO SECTION -->
<div id="portfolio" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<!-- START TITLE -->
<div class="title">
<h1>Clan Pictures</h1>
</div><!-- END TITLE -->
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
<!-- START PORTFOLIO WRAP -->
<div id="portfolio-wrap">
<!-- START PORTFOLIO ITEM -->
<div class="portfolio-item one-third column design videography photography web branding">
<div class="portfolio">
<a class="gallery1" href="/gallery.html" class="portfolio-image">
<img src="images/clan-pics/pic1.png" alt="Picture 1"/><!-- END PORTFOLIO IMAGE -->
<div class="portfolio-overlay">
<div class="thumb-info">
<h3>View More</h3><!-- OVERLAY TITLE -->
<p class="portfolio-tags">Pics Gallery</p><!-- END PORTFOLIO TAGS -->
<i class="icon-picture"></i><!-- OVERLAY ICON -->
</div>
</div><!-- END PORTFOLIO OVERLAY -->
</a>
</div>
</div>
<!-- END PORTFOLIO ITEM -->
<!-- START PORTFOLIO ITEM -->
<div class="portfolio-item one-third column design videography photography web branding">
<div class="portfolio">
<a class="gallery1" href="/gallery.html" class="portfolio-image">
<img src="images/clan-pics/pic2.png" alt="Picture 2"/><!-- END PORTFOLIO IMAGE -->
<div class="portfolio-overlay">
<div class="thumb-info">
<h3>View More</h3><!-- OVERLAY TITLE -->
<p class="portfolio-tags">Pics Gallery</p><!-- END PORTFOLIO TAGS -->
<i class="icon-picture"></i><!-- OVERLAY ICON -->
</div>
</div><!-- END PORTFOLIO OVERLAY -->
</a>
</div>
</div>
<!-- END PORTFOLIO ITEM -->
<!-- START PORTFOLIO ITEM -->
<div class="portfolio-item one-third column design videography photography web branding">
<div class="portfolio">
<a class="gallery1" href="/gallery.html" class="portfolio-image">
<img src="images/clan-pics/pic3.png" alt="Picture 3"/><!-- END PORTFOLIO IMAGE -->
<div class="portfolio-overlay">
<div class="thumb-info">
<h3>View More</h3><!-- OVERLAY TITLE -->
<p class="portfolio-tags">Pics Gallery</p><!-- END PORTFOLIO TAGS -->
<i class="icon-picture"></i><!-- OVERLAY ICON -->
</div>
</div><!-- END PORTFOLIO OVERLAY -->
</a>
</div>
</div>
<!-- END PORTFOLIO ITEM -->
<!-- START PORTFOLIO ITEM -->
<div class="portfolio-item one-third column design videography photography web branding">
<div class="portfolio">
<a class="gallery1" href="/gallery.html" class="portfolio-image">
<img src="images/clan-pics/pic4.png" alt="Picture 4"/><!-- END PORTFOLIO IMAGE -->
<div class="portfolio-overlay">
<div class="thumb-info">
<h3>View More</h3><!-- OVERLAY TITLE -->
<p class="portfolio-tags">Pics Gallery</p><!-- END PORTFOLIO TAGS -->
<i class="icon-picture"></i><!-- OVERLAY ICON -->
</div>
</div><!-- END PORTFOLIO OVERLAY -->
</a>
</div>
</div>
<!-- END PORTFOLIO ITEM -->
<!-- START PORTFOLIO ITEM -->
<div class="portfolio-item one-third column design videography photography web branding">
<div class="portfolio">
<a class="gallery1" href="/gallery.html" class="portfolio-image">
<img src="images/clan-pics/pic5.jpg" alt="Picture 5"/><!-- END PORTFOLIO IMAGE -->
<div class="portfolio-overlay">
<div class="thumb-info">
<h3>View More</h3><!-- OVERLAY TITLE -->
<p class="portfolio-tags">Pics Gallery</p><!-- END PORTFOLIO TAGS -->
<i class="icon-picture"></i><!-- OVERLAY ICON -->
</div>
</div><!-- END PORTFOLIO OVERLAY -->
</a>
</div>
</div>
<!-- END PORTFOLIO ITEM -->
</div>
<!-- END PORTFOLIO WRAPPER -->
</div>
<!-- END PORTFOLIO SECTION -->
<!-- START PARALLAX SECTION -->
<div id="parallax4" class="parallax">
<div class="bg4 parallax-bg"></div><!-- END PARALLAX BACKGROUND -->
<div class="overlay"></div><!-- END PATTERN OVERLAY -->
<div class="container clearfix">
<div class="parallax-content">
<!-- START CONTACT DETAILS -->
<div class="contact-details">
<h1>See You On The Battle Field</h1>
</div>
<!-- END CONTACT DETAILS -->
</div><!-- END PARALLAX CONTENT -->
</div><!-- END CONTAINER -->
</div>
<!-- END PARALLAX SECTION -->
<!-- START COPYRIGHT SECTION -->
<div class="copyright">
<div class="container clearfix">
<div class="sixteen columns">
<p align="middle">© 2016 Indian Fighter [I.F.G.], All Rights Reserved. Made with <i class="icon-heart"></i> by <a href="http://en.tankiforum.com/index.php?showuser=486074">Jaswinder Singh</a></p>
</div> <!-- END SIXTEEN COLUMNS -->
</div><!-- END CONTAINER -->
</div>
<!-- END COPYRIGHT SECTION -->
</div><!-- END PAGE WRAP -->
<div id="back-to-top">
<a href="#">Back to Top</a>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.tweet.js"></script>
<script type="text/javascript" src="js/jquery.form.js"></script>
<script type="text/javascript" src="js/jquery.queryloader2.js"></script>
<script type="text/javascript" src="js/modernizr-2.6.2.min.js"></script>
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/jquery.slabtext.min.js"></script>
<script type="text/javascript" src="js/jquery.fittext.js"></script>
<script type="text/javascript" src="js/jquery.easing.min.js"></script>
<script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript" src="js/jquery.sticky.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/selectnav.min.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="js/isotope.js"></script>
<script type="text/javascript" src="js/bootstrap-modal.js"></script>
<script type="text/javascript" src="js/shortcodes.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>