-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
447 lines (358 loc) · 15.8 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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.0/waypoints.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0.0/jquery.counterup.min.js"></script>
<title>CryptoIQ</title>
</head>
<body>
<div class="navbar">
<div class="nav-items">
<div class="nav-items-container">
<h1>CryptoIQ</h1>
<ul>
<li><a href="login/login.html">Login</a></li>
<li><a href="https://xcelcrypto.netlify.app/">Get Stats</a></li>
<li><a href="payment/pay.html">Start Trading</a></li>
</ul>
</div>
</div>
<div class="heading">
<h1>Trade CFDs on Shares, Indices, Forex and Cryptocurrencies</h1>
<h3>Reliable, Simple, Innovative.</h3>
<h3>Join millions who have already traded with CryptoIQ.</h3>
</div>
<div class="b1-container">
<button><a href='#'>Start Trading Now</a></button>
<h1>Or</h1>
<button><a href='#'>Try Free Demo</a></button>
</div>
<div class="screen-image-container">
<img src="broker.png" alt='broker image'>
</div>
</div>
<div class="content">
<div class="sub-content">
<h1>Get More</h1>
<h3>We offer the complete package:</h3>
<ul>
<li>Tight spreads</li>
<li>No commissions</li>
<li>Leverage of up to 1:300</li>
<li>Fast and reliable order execution</li>
</ul>
<div class="learn-button">
<a href="#">Learn more</a>
</div>
</div>
<div class="search-box">
<input type="text" placeholder="Search in over 2000 instruments"/>
<table class="table-items">
<tr>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
</tr>
<tr>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
<td><a href='#'>Most Popular</a></td>
</tr>
</table>
</table>
<table class="table-items-2">
<tr>
<td><a href="#">Oil</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">EUR/USD</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">Gold</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">USA 30 - Wall Street</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">Natural Gas</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">Litecoin</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">EUR/GBP</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
<tr>
<td><a href="#">Oil | Call 58.5</a></td>
<td><span>60.0</span></td>
<td><a href="#">Sell</a></td>
<td><span>60.04</span></td>
<td><a href="#">Buy</a></td>
<td><span>-1.02%</span></td>
</tr>
</table>
<p class="table-caption">CryptoIQ is mainly compensated for its services through the Bid/Ask spread.</p>
</div>
</div>
<div class="trade-section">
<h1>Trade with Trust</h1>
<ul class="icon-container">
<li><i class="fas fa-certificate"></i></li>
<li><i class="fas fa-university"></i><p>CryptoIQ Ltd is a UK FTSE 250 company listed on the London Stock Exchange’s Main Market for Listed Companies</p></li>
<li><i class="far fa-save"></i><p>Your funds are kept in segregated bank accounts</p></li>
<li><i class="fas fa-lock"></i><p>Secured by SSL</p></li>
</ul>
<div class="read-button">
<a href="#">Read more about us</a>
</div>
</div>
<div class="trade-icons-container">
<div class="trade-icons">
<img src="images/visa.svg" alt="visa">
<img src="images/mastercard.svg" alt="mastercard">
<img src="images/paypal.svg" alt="paypal">
<img src="images/skrill.svg" alt="skrill">
<img src="images/ideal.svg" alt="ideal">
<img src="images/bpay.svg" alt="bpay">
<img src="images/klarna.svg" alt="klarna">
<img src="images/giropay.svg" alt="giropay">
<img src="images/trustly.svg" alt="trustly">
<img src="images/przelewy.svg" alt="przelewy">
<img src="images/multibanco.svg" alt="multibanco">
<img src="images/blik.svg" alt="blik">
</div>
<div class="footer-text">
<p>* Some of the payment methods may not be available in your country.</p>
</div>
</div>
<div class="mobile-popup">
<div class="phone">
<img src="images/side-phone.png" alt="side-phone">
<img src="images/side-phone-2.png" alt="side-phone">
</div>
<div class="phone-content">
<h1>Take Control</h1>
<p>Use our advanced tools and features to gain control on your account:</p>
<ul>
<li>Stop Limit / Stop Loss / Trailing Stop</li>
<li>Guaranteed Stop</li>
<li>Negative balance protection</li>
<li>FREE email & push notifications on market events</li>
<li>Alerts on price movements, Change % & Traders’ Sentiments</li>
</ul>
<div class="btn-container">
<div class="btn1">
<a href="#">Go to risk management</a>
</div>
<div class="btn2">
<a href="#">Go to alerts <i class="far fa-bell"></i></a>
</div>
</div>
</div>
</div>
<div class="screen-container">
<div class="screen-content">
<h1>Explore Markets</h1>
<p>Trade the world’s most popular markets and explore endless trading opportunities. We offer +2000 financial instruments, FREE real time quotes and dedicated round-the-clock customer support.</p>
<div class="link-container">
<a href="#"><i class="fas fa-chart-line"></i> NEW: Discover our Sector Indices</a>
<a href="#"><i class="far fa-file-powerpoint"></i> News and Market Insights</a>
</div>
<div class="btn-links">
<div><a href="#">Learn more</a></div>
<div><a href="#">Watch Video <i class="far fa-play-circle"></i></a></div>
</div>
</div>
<div class="screen-image">
<img src="images/screen-big.png" alt="screen">
</div>
</div>
<div class="football-clubs">
<h1>Play Fair</h1>
<h3>CryptoIQ is proud to be the Main Sponsor of powerful teams across the globe, achieving more together</h3>
<div class="club-logos">
<div class="logo1">
<img src="images/logo-legia-back.svg" alt="legia">
<div class="first-link"><a href="#">Legia Warsaw ></a></div>
</div>
<div class="logo2">
<img src="images/logo-youngboys-back.svg" alt="youngboys">
<div class="second-link"><a href="#">BSC Young Boys ></a></div>
</div>
<div class="logo3">
<img src="images/logo-atletico-back.svg" alt="atletico">
<div class="third-link"><a href="#">Atletico de Madrid</a></div>
</div>
<div class="logo4">
<img src="images/logo-atalanta-back.svg" alt="atalanta">
<div class="fourth-link"><a href="#">Atalanta B.C. ></a></div>
</div>
<div class="logo5">
<img src="images/logo-brumbies-back.svg" alt="brumbies">
<div class="fifth-link"><a href="#">Brumbies ></a></div>
</div>
</div>
<div class="football-players">
<div class="first-players">
<img src="images/legia-players-small.png" alt="legia">
<img src="images/youngboys-players-small.png" alt="">
</div>
<div class="second-players">
<img src="images/atletico-players-3-small.png" alt="">
</div>
<div class="third-players">
<img src="images/atalanta-players-small.png" alt="">
<img src="images/brumbies-players-small.png" alt="">
</div>
</div>
</div>
<div class="trading-section">
<div class="image">
<img src="images/btc.jpg" alt="trade">
</div>
<div class="trading-content">
<h1>Trader's Guide</h1>
<p>Discover the basics of CFD trading and understand commonly-used terms by accessing our free and intuitive video guide.</p>
<div class="trading-link">
<a href="#">Watch Videos</a>
</div>
</div>
</div>
<div class="counter-section">
<h3>CryptoIQ in 2020</h3>
<div class="count-container">
<div class="count1">
<h2>82</h2><span>Million</span>
<h3>Positions opened</h3>
</div>
<div class="count2">
<h2>430</h2><span>Thousand</span>
<h3>Active customers</h3>
</div>
<div class="count3">
<h2>1700</h2><span>Billion$</span>
<h3>Traded value</h3>
</div>
</div>
</div>
<div class="traders">
<div class="trader-container">
<h1>Trading at your fingertips</h1>
<h3>Trade anywhere, anytime using our various platforms.</h3>
<div id="xyz">
<ul id="platform-cover">
<li>
<div class="windows">
<a href=""><i class="fab fa-android"></i><p>Android App</p></a>
</div>
</li>
<li>
<a href="#"><i class="fab fa-windows"></i></p>Windows 10 Trader</p></a>
</li>
<li>
<div class="browsers">
<a href="#">
<i class="fab fa-chrome"></i>
<i class="fab fa-firefox-browser"></i>
<i class="fab fa-safari"></i>
<i class="fab fa-internet-explorer"></i>
<p>WebTrader</p>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="trading-btn">
<div class="trade-btn-link">
<a href="payment/pay.html">Start Trading Now</a>
</div>
<p>or try a <span><a href="">FREE Demo Account</a></span></p>
</div>
<div class="support-container">
<div class="support-content">
<h1>Need Help?</h1>
<div class="support-btn">
<a href="#">24/7 Support <i class="fas fa-user-friends"></i></a>
</div>
</div>
</div>
<footer>
<div class="footer-content">
<p>
Remember that CFDs are a leveraged product and can result in the loss of your entire capital. Trading CFDs may not be suitable for you. Please ensure you fully understand the risks involved.
</p>
<p>
CryptoIQ is mainly compensated for its services through the Bid/Ask spread. Check our Fees & Charges
</p>
<p>
CryptoIQ is a trademark of CryptoIQ Ltd.
</p>
<p><i class="fas fa-lock"></i>
Secured By SSL.
Copyright © CryptoIQ All rights reserved.</p>
</div>
<div class="social-icons">
<span>Follow Us On:</span>
<div class="icons-container">
<i class="fab fa-facebook-square"></i>
<i class="fab fa-twitter"></i>
<i class="fab fa-instagram"></i>
</div>
</div>
</footer>
<div class="footer-link">
<a href="#"><i class="fas fa-user-friends"></i><span>24/7 Support</span></a>
</div>
</div>
<script type="text/javascript">
$(".count1 h2,.count2 h2,.count3 h2").counterUp({delay:10, time:1000});
</script>
</body>
</html>