-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
474 lines (412 loc) · 22.4 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>ARMY</title>
<meta name="keywords" content="ARMY, Ankush Raj Mahe Yam, Ankush Raj, Digital Community, Digital Media platform">
<meta name="description" content="ARMY stand for Ankush Raj Mahe Yam. ARMY a Digital Content Provider Community. Everythings digitally you will find here.">
<!--Font awesome cdn link-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!--custom css file link-->
<link rel="stylesheet" href="./style.css">
<link rel="icon" href="images/icons8-army.png">
</head>
<body>
<!--Header section starts-->
<header>
<input type="checkbox" name="" id="toggler">
<label for="toggler" class="fas fa-bars"></label>
<a href="#" class="logo"><img src="images/icons8-army.png" alt="logo"><span>ARMY</span></a>
<nav class="navbar">
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#Services">Contents</a>
<a href="#review">Review</a>
<a href="#contact">Contact</a>
</nav>
<div class="icons">
<a href="https://www.youtube.com/@ARMYofficialindia/videos" class="fas fa-heart"></a>
<a href="https://www.youtube.com/@ARMYofficialindia/videos" class="fas fa-video"></a>
<a href="https://www.youtube.com/@ARMYofficialindia/videos" class="fas fa-user"></a>
</div>
</header>
<!--Header section ends-->
<!--Home section starts-->
<section class="home" id="home">
<div class="content">
<h3>Digital Community</h3>
<span>Of Digital Content Creators</span>
<p>ARMY stand for Ankush Raj Mahe Yam. ARMY a Digital Content Provider Community. Everythings digitally you will find here.</p>
<a href="#Services" class="btn"> Watch Now</a>
</div>
</section>
<!--Home section ends-->
<!--About section starts-->
<section class="about" id="about">
<h1 class="heading"><span>about</span> us</h1>
<div class="row">
<div class="video-container">
<video src="./images/about-vid.mp4 " loop autoplay muted></video>
<h3>A Digital Community</h3>
</div>
<div class="content">
<h3>What is ARMY</h3>
<p>ARMY, which stands for "Ankush Raj Mahe Yam - A Digital Content Creator Community." ARMY is described as a digital media platform that offers various types of content, including games, technology, education, entertainment, and motivation, all free of charge. These diverse topics are covered in videos available on different YouTube channels managed by ARMY.</p>
<a href="#" class="btn">Learn More</a>
</div>
</div>
</section>
<!--About section ends-->
<!--icons section starts-->
<section class="icons-container">
<div class="icons">
<a href="http://www.youtube.com/filmediaofficial" target="_blank" rel="noopener noreferrer">
<img src="./images/icon-1.png" alt="">
<div class="info">
<h3>Filmedia</h3>
<span>Entertainment Related Content</span>
</div>
</a>
</div>
<div class="icons">
<a href="http://www.youtube.com/gamendofficial" target="_blank" rel="noopener noreferrer">
<img src="./images/icon-2.png" alt="">
<div class="info">
<h3>Gamend</h3>
<span>Game Related Content</span>
</div>
</a>
</div>
<div class="icons">
<a href="http://www.youtube.com/bestechofficial" target="_blank" rel="noopener noreferrer">
<img src="./images/icon-3.png" alt="">
<div class="info">
<h3>Bestech</h3>
<span>Tech Related Content</span>
</div>
</a>
</div>
<div class="icons">
<a href="http://www.youtube.com/@learnetofficial" target="_blank" rel="noopener noreferrer">
<img src="./images/icon-4.png" alt="">
<div class="info">
<h3>Learnet</h3>
<span>Education Related Content</span>
</div>
</a>
</div>
</section>
<!--icons section ends-->
<!--Services section stars-->
<section class="Services" id="Services">
<h1 class="heading">latest <span>Videos</span></h1>
<div class="box-container">
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/2wsGQBDtjeg?si=MkVOHRcdOvCDAcMO&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="https://www.youtube.com/@ARMYofficialindia" class="fas fa-heart"></a>
<a href="https://www.youtube.com/watch?v=8nD6xbkcAgE&list=PLqEZ-Uky19FmliJlywF6eioG9O4Fddqc7" class="view-btn">Watch Now</a>
<a href="https://www.youtube.com/watch?v=JcnMyzYM2po&list=PLG6kqkkwSsPDEmmkRLEzuhedPUyfvuEcT" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>Color Grading Breakdown in Premiere Pro | ARMY | By Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/JcnMyzYM2po?si=1XFlF24vPs0bEaVE&controls=0" title="YouTube video player" frameborder="5" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>4K Drone Views | Pilot Baba Dhaam | Bihar - India | Filmedia | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/hvjyTUlodLc?si=2Fla8S7dxTvnkt50&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>FREE FIRE, PUBG, MAFIA II, GTA V, FORNITE, GANGSTAR, ASSASSIN'S CREED, CALL OF DUTY & MUCH MORE GAME</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/KhjHU_7KHdY?si=aknouYYuagM5pFfU&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>Under 55K Best Gaming Laptops 2024 | Review & Unboxing | Best Gaming Laptop Under 55K INR!</h3>
</div>
</div>
<<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/_JfB0rWVhlk?si=qg0zqzxv4vY_8twx&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>Mahashivratri 2023 | Top 10 Mahashivratri status | Mahadev top 10 status | Bholenath top 10 status</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/rPwvwYJxkZ4?si=F_jHe8X-hnDqmBZv&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>FREE FIRE MONTAGE | MASTER THE BLASTER LYRICS | BEAT SYNCS | THALAPATHY VIJAY | COVID-19 GUIDELINES</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/8nD6xbkcAgE?si=1MClZcH_EPfo33IM&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>Chandrayaan 3 Lunar Landing | India Make History | Bestech | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/HhMnuTnLnd0?si=t8myO5Wf509ih6mG&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>4Repossession Mission | Simeon gifts Franklin with Employee of the Month | GTA 5 Story Mode #5 | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/QM5nxZYGoTY?si=epkHTj15IzuESS_R&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>BhagavadGita Book | श्रीमद्भगवद्गीता Book Unboxing | यथारूप BhagavadGita Review | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/hlrwbOQLcz8?si=HSsXq0P5mm1bHn33&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>How to Import Folders in BlueStacks 5 | Bestech | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/iSvhqcr2Hto?si=vYmk2egZ8JB3Atgv&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>SQUID GAME BGM | SQUID GAME THEME SONG | BASS BOOSTED MUSIC | RED LIGHT GREEN LIGHT SONG | FILMEDIA | Ankush Raj Mahe Yam</h3>
</div>
</div>
<div class="box">
<span class="Analytical">10M Views</span>
<div class="image">
<iframe width="560" height="315" src="https://www.youtube.com/embed/_1DDqB83wQE?si=Xy0jcn3bbMqDDnXu&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<div class="icons">
<a href="#" class="fas fa-heart"></a>
<a href="#" class="view-btn">Watch Now</a>
<a href="#" class="fas fa-share"></a>
</div>
</div>
<div class="content">
<h3>GTA 5 Mission | GTA 5 Trailer | GTA 5 Story Mode #3 | GTA 5 Theme Song | Gamend | Ankush Raj Mahe Yam</h3>
</div>
</div>
</div>
</section>
<!--Services section ends-->
<!--review section starts-->
<section class="review" id="review">
<h1 class="heading">Viewer's <span>Review</span></h1>
<div class="box-container">
<div class="box">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>Exploring ARMY's gaming content has been an exhilarating experience! Their videos are not only entertaining but also informative and addictive. Whether it's diving into the latest gaming trends or providing insightful reviews, ARMY consistently delivers top-quality gaming content. With their engaging commentary and impressive gameplay, ARMY has become my go-to source for all things gaming. If you're a gaming enthusiast like me, you don't want to miss out on ARMY's incredible gaming content!</p>
<div class="user">
<img src="./images/pic-1.jpg" alt="">
<div class="user-info">
<h3>Ankush Raj</h3>
<span>Gamend subscriber</span>
</div>
</div>
<span class="fas fa-quote-right"></span>
</div>
<div class="box">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>Exploring ARMY's Bestech-related content has been an enlightening experience! Their videos are rich with valuable insights, expert analysis, and practical tips in the realm of technology. Whether it's uncovering the latest tech trends, reviewing innovative gadgets, or offering helpful tutorials, ARMY consistently delivers informative and engaging content. Their dedication to providing top-tier tech content is evident in every video. I wholeheartedly recommend ARMY's Bestech-related content to anyone seeking reliable and comprehensive tech resources!</p>
<div class="user">
<img src="./images/pic-2.jpg" alt="">
<div class="user-info">
<h3>Soni Priya</h3>
<span>Bestech Subscriber</span>
</div>
</div>
<span class="fas fa-quote-right"></span>
</div>
<div class="box">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>ARMY's educational content is truly exceptional! Their videos cover a wide range of topics with clarity, depth, and relevance. Whether you're looking to expand your knowledge in technology, science, or any other field, ARMY delivers insightful and engaging content that makes learning a pleasure. The videos are well-researched, easy to follow, and packed with valuable information. If you're eager to learn and grow, I highly recommend exploring ARMY's educational content - it's a game-changer!</p>
<div class="user">
<img src="./images/pic-3.png" alt="">
<div class="user-info">
<h3>Rohit</h3>
<span>Leranet Subscriber</span>
</div>
</div>
<span class="fas fa-quote-right"></span>
</div>
<div class="box">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
</div>
<p>Discovering ARMY's entertainment content was an absolute delight! Their videos are not only entertaining but also engaging and well-crafted. From captivating storytelling to immersive experiences, ARMY knows how to keep its audience hooked. Each video is a testament to their creativity and dedication to providing top-notch entertainment. I highly recommend ARMY's entertainment content to anyone looking for quality digital entertainment!</p>
<div class="user">
<img src="./images/pic-4.jpg" alt="">
<div class="user-info">
<h3>Priya</h3>
<span>Filmedia Subscriber</span>
</div>
</div>
<span class="fas fa-quote-right"></span>
</div>
</div>
</section>
<!--review section ends-->
<!--contact section starts-->
<section class="contact" id="contact">
<h1 class="heading"><span>contact</span> us</h1>
<div class="row">
<form action="">
<input type="text" class="box" placeholder="Name">
<input type="email" class="box" placeholder="Email">
<input type="number" class="box" placeholder="Number">
<textarea name="" class="box" placeholder="Message" id="" cols="30" rows="10"></textarea>
<input type="submit" value="send massage" class="btn">
</form>
<div class="image">
<img src="./images/contact-img.png" alt="">
</div>
</div>
</section>
<!--contact section ends-->
<!--footer section starts-->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>quick links</h3>
<a href="#home">home</a>
<a href="#about">about</a>
<a href="#Services">Contents</a>
<a href="#review">review</a>
<a href="#contact">contact</a>
</div>
<div class="box">
<h3>Social Media links</h3>
<a href="https://www.facebook.com/armyofficialindia">FaceBook</a>
<a href="https://www.instagram.com/armyofficialindia">Instagram</a>
<a href="https://www.twitter.com/armyofficialin">Twitter</a>
</div>
<div class="box">
<h3>Locations</h3>
<a href="#">India</a>
<a href="#">Pakistan</a>
<a href="#">Nepal</a>
<a href="#">Bangladesh</a>
<a href="#">Indonesia</a>
</div>
<div class="box">
<h3>contact info</h3>
<a href="#">+91 993-456-7890</a>
<a href="#">info.armyofficialindia@gmail.com</a>
<a href="#">Bihar, India - 823001</a>
<span>Donate Us </span>
<img src="./images/payment.png" alt="payment-gatway">
</div>
</div>
<div class="credit">
© 2020-24<span> ARMY</span> All Right Reserved.
</div>
</section>
<!--footer section ends-->
</body>
</html>