forked from Ronit007gupta/Express-Funded-Prop-Firm-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
474 lines (376 loc) · 13.7 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
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>//https:ExpressFundedPropFirm.com</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div id="container">
<div id="navbar">
<div id="links">
<div id="box1">
<a href="#" style="color: white; text-decoration: none;">Home</a>
<a href="#" style="color: white; text-decoration: none;">About Us</a>
<a href="#" style="color: white; text-decoration: none;">1 Phase</a>
<a href="#" style="color: white; text-decoration: none;">2 Phase</a>
<a href="#" style="color: white; text-decoration: none;">FAQ</a>
<a href="#" style="color: white; text-decoration: none;">Contact Us</a>
<a href="#" style="color: white; text-decoration: none;">Dashboard</a>
</div>
<div id="btn">Get Started</div>
</div>
</div>
<br>
<div id="container2">
<div id="box2">
WE FUND YOU THE EXPRESS WAY
</div>
</div>
<br>
<div id="container3">
Accelerate Your Financial Goals With
</div>
<div id="container4">
Express Funded
</div>
<br><br>
<div id="container5">
Fast-track your trading journey with our flexible funding options.
</div>
<div id="container6">
Reach your financial milestones faster than ever with Express Funded.
</div>
<br>
<div id="container7">
<div id="box3">
<div id="discord">
<i class="fa-brands fa-discord" id="icon1"></i>
Join Our Discord
</div>
<div id="challenge">
<i class="fa-solid fa-arrow-trend-up" id="icon2"></i> Start Challenge</div>
</div>
</div>
</div>
<br><br><br>
<br><br>
<!--Display all the subjective code-->
<div id="box4">
<div id="container8">
<div id="icon">
<i class="fa-solid fa-users-line"></i>
</div>
<div id="section">
<div id="head">Express Phases: 1 & 2</div>
<div id="para">
Trade smarter with our unique one-phase & two-phase challenges.
</div>
</div>
</div>
<div id="container9">
<div id="icon">
<i class="fa-solid fa-arrow-up-right-dots"></i>
</div>
<div id="section">
<div id="head">Scaling to $5M</div>
<div id="para">
Unlock potential account growth up to $5 million.
</div>
</div>
</div>
<div id="container10">
<div id="icon">
<i class="fa-solid fa-hand-holding-dollar"></i>
</div>
<div id="section">
<div id="head">Up to 90% Profit Share</div>
<div id="para">
Maximize earnings with up to 90% profit split.
</div>
</div>
</div>
</div>
<div id="box5">
<div id="container11">
<div id="icon">
<i class="fa-solid fa-face-grin-stars"></i>
</div>
<div id="section">
<div id="head">Zero Risk, All Reward</div>
<div class="para">
Trade freely; we've got your losses covered.
</div>
</div>
</div>
<div id="container12">
<div id="icon">
<i class="fa-solid fa-right-left"></i>
</div>
<div id="section">
<div id="head">
Fee-Back Guarantee
</div>
<div id="para">
Trade with peace of mind our fees are refundable.
</div>
</div>
</div>
<div id="container13">
<div id="icon">
<i class="fa-regular fa-clock"></i>
</div>
<div id="section">
<div id="head">
No Time Limit
</div>
<div id="para">
Trade at your own pace no time limits or pressure.
</div>
</div>
</div>
</div>
<div id="img">
<img src="images/proplogo-removebg-preview.jpg" alt="logo" height="290" width="400">
</div>
<div id="container14">
Select Your Ideal Account Size
</div>
<br>
<div id="container15">
Choose from Express Funded accounts with up
</div>
<div id="container15">
to $200,000 in trading capital.
</div>
<br><br>
<div id="container16">
<div id="cover">
<div id="box6" onclick="onephase()">1 PHASE</div>
<div id="box7" onclick="twophase()">2 PHASE</div>
</div>
</div>
<br>
<div id="container17">
<div id="box9">
<div id="box8" onclick="fivek()">$5k</div>
<div id="box81" onclick="tenk()">$10k</div>
<div id="box82" onclick="twentyfivek()">$25k</div>
<div id="box83" onclick="fiftyk()">$50k</div>
<div id="box84" onclick="hundredk()">$100k</div>
<div id="box85" onclick="twohundredk()">$200k</div>
</div>
</div>
<br>
<div id="container18">
<div id="box10">
<div id="head1">1 Phase Challenge </div>
<div id="head2"> 1 Phase </div>
<div id="head3"> Funded Phase </div>
</div>
</div>
<div id="container19">
<div id="box11">
<div id="head4">Challenge Period</div>
<div id="head5">Unlimited </div>
<div id="head6"> - </div>
</div>
</div>
<div id="container20">
<div id="box12">
<div id="head7">Profit Targets</div>
<div id="head8">$500 (10%) </div>
<div id="head9"> No Limit </div>
</div>
</div>
<div id="container21">
<div id="box13">
<div id="head10">Minimum Trading Days</div>
<div id="head11">8</div>
<div id="head12">-</div>
</div>
</div>
<div id="container22">
<div id="box14">
<div id="head13">Max Daily Loss</div>
<div id="head14">$150 (3%) </div>
<div id="head15"> $150 (3%) </div>
</div>
</div>
<div id="container23">
<div id="box15">
<div id="head16">Max Overall Loss</div>
<div id="head17">$500 (10%) </div>
<div id="head18"> $500 (10%) </div>
</div>
</div>
<div id="container24">
<div id="box16">
<div id="head19">Leverage</div>
<div id="head20">1:100 </div>
<div id="head21"> 1:100 </div>
</div>
</div>
<div id="container25">
<div id="box17">
<div id="head22">Weekend Holding </div>
<div id="head23">Allowed </div>
<div id="head24"> Allowed </div>
</div>
</div>
<div id="container26">
<div id="box18">
<div id="head25">Refundable Fee </div>
<div id="head26"> $49</div>
<div id="head27">Refund </div>
</div>
</div>
<div id="container27">
<div id="box19">
<div id="st">
<i class="fa-brands fa-golang" id="icon3"></i> Start Challenge
</div>
</div>
</div>
<br>
<div id="container28">
<div id="leftside">
<img id = "img2" src="images/bearbull.jpg" alt="bll">
</div>
<div id="rightside">
<div id="first">WHO WE ARE</div>
<br>
<div id="second">Your Fast Track To</div>
<div id="third">Financial Freedom</div>
<br>
<div id="container29">
At Express Funded, we’re committed to empowering traders like you. With our unique 1 & 2 phase challenges and flexible funding options, we make it easier than ever to reach your financial milestones. We’re the bridge between your trading aspirations and financial success.
</div>
<div id="btn07">
<i id="fa-solid fa-check"></i> GET STARTED
</div>
</div>
</div>
<br><br><br><br>
<br><br>
<div id="container30">
Ready to Accelerate <span id="red">Your Trading Journey!</span>
</div>
<br>
<br>
<div id="container31">
<div id="box20">
Fear not, you’re in good hands. Get round-the-clock support and quality services from FX GOAT FOREX TRADING ACADEMY and KOJO FOREX ACADEMY. Our comprehensive day trading courses and updated educational library will give you the competitive edge you need.
</div>
</div>
<br><br>
<div id="container32">
<div id="box21">
<i id="fa-solid fa-greater-than" id="icon4"></i>
<a href="signupPage/index.html" id="link">Join Us Now and Use Code EARLYBIRD01 For 20% Off </a>
</div>
</div>
<br><br><br><br>
<div id="container33">
<div id="leftside1">
<img id = "img30" src="images/bottom.jpg" alt="phn">
</div>
<div id="rightside1">
<div id="first1">Partnered With One of the Best Prop Firm Brokers: Purple Trading SC</div>
<br><br><br>
<br><br><br>
<div id="second2">
Purple Trading SC has provided traders with a dependable and efficient platform. Licensed and regulated by the Seychelles Financial Services Authority (SFSA), lic. no. SD041., this broker offers a secure trading environment with a wide range of currency pairs, minimal spreads, and fast execution on renowned trading platforms. Our partnership with Purple Trading SC means you’re equipped for success.
</div>
<br><br><br><br>
<div id="broker">
<img src="images/broker.jpg" alt="brkr" id="icon5">
</div>
</div>
</div>
<!--DOING ENDING PART NOW MAKE IT MORE BEAUTIFUL-->
<div id="container34">
<div id="blank"></div>
<div id="flex">
<div id="express">
<img src="images/lowest.jpg" alt="logi">
</div>
<div id="menu">
<h3>Main Menu </h3>
<a href="#" style="color: white; text-decoration: none;">Home</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">About Us</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">1 Phase</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">2 Phase</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">FAQ</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">Contact Us</a>
</div>
<div id="sdmenu">
<h3>Side Menu </h3>
<a href="#" style="color: white; text-decoration: none;">Affiliate Registration</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">Affiliate Login</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">Terms & Condtions</a>
<br><br>
<a href="#" style="color: white; text-decoration: none;">Privacy & Policy</a>
</div>
<div id="flwus">
<h3>Follow Us </h3>
<i class="fa-brands fa-square-facebook"></i>
<a href="https://www.facebook.com/fxgoat012" target="_main" style="color: white; text-decoration: none;">Facebook</a>
<br><br>
<i class="fa-brands fa-instagram"></i>
<a href="https://www.instagram.com/fxgoat_/?hl=en" target="_main" style="color: white; text-decoration: none;">Instagram</a>
<br><br>
<i class="fa-brands fa-youtube"></i>
<a href="https://www.youtube.com/@FXGOAT" target="_main" style="color: white; text-decoration: none;">Youtube</a>
<br><br>
<i class="fa-brands fa-discord"></i>
<a href="https://discord.com/invite/R5CX3rsPFD" target="_main" style="color: white; text-decoration: none;">Discord</a>
<br><br>
<i class="fa-brands fa-telegram"></i>
<a href="https://t.me/FxgoatpartnersExness" target="_main" style="color: white; text-decoration: none;">Telegram</a>
<br><br>
<i class="fa-brands fa-twitter"></i>
<a href="https://twitter.com/fxgoat_/status/1449724806312701952?lang=en" target="_main" style="color: white; text-decoration: none;">Twitter</a>
</div>
</div>
<br><br><br><br><br>
<div id="container35">
<div id="box22">
All financial products traded on margin carry a high degree of risk. They are not suited to all investors, please ensure that you fully understand the risks involved, and seek independent advice if necessary. Express Funded does not carry out any regulated activities, the only exclusive activities we carry is Prop Trading and Professional Training and consequently is not required to be authorized by the regulatory authority. All of Express Funded´s preferred clearer do conduct regulated activities and are authorized to do so by regulatory authority. Apple, iPad and iPhone are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc. Android is a trademark of Google Inc.
</div>
</div>
<br>
<center>
<img src="images/rw4.jpg" alt="line" width="800px">
</center>
<br><br>
<div id="container36">
<div id="last1">
2023 Express Funded – All Right Reserved
</div>
<div id="last2">
Disclaimer: All Platforms and trading are provided through Purple Trading SC
</div>
</div>
</div>
<script src="index.js"></script>
</body>
</html>