-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
451 lines (365 loc) · 18.3 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
<!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">
<title>Document</title>
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<link rel="stylesheet" href="magnific-popup.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-dark ">
<div class="container-fluid container">
<a class="navbar-brand" href="#"><img src="images/logo-default.png" alt=""></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav m-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Catalog</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
News
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="#">Action</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link " href="#" tabindex="-1" aria-disabled="true">pages</a>
</li>
<li class="nav-item">
<a class="nav-link " href="#" tabindex="-1" aria-disabled="true">Shop</a>
</li>
<li class="nav-item">
<a class="nav-link " href="#" tabindex="-1" aria-disabled="true">Contact Us</a>
</li>
</ul>
<div><a href="#"> <i class="fas fa-shopping-cart"></i></a></div>
</div>
</div>
</nav>
<div id="carouselExampleIndicators" class="carousel slide " data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-md-6 img1">
<img src="images/slider-1-570x364.jpg" class='w-100'>
<h3>IT</h3>
<p>Scary ass clown</p>
</div>
<div class="col-md-6">
<img src="images/slider-2-570x364.jpg" class='w-100'>
<h3>HAUNTING</h3>
<p>hunted hous in the middle of nowwhere</p>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="row">
<div class="col-md-6 img1">
<img src="images/slider-3-570x364.jpg" class='w-100'>
<h3>IT</h3>
<p>Scary ass clown</p>
</div>
<div class="col-md-6">
<img src="images/slider-4-570x364.jpg" class='w-100'>
<h3>HAUNTING</h3>
<p>hunted hous in the middle of nowwhere</p>
</div>
</div>
</div>
<div class="carousel-item ">
<div class="row">
<div class="col-md-6 img1">
<img src="images/slider-5-570x364.jpg" class='w-100'>
<h3>IT</h3>
<p>Scary ass clown</p>
</div>
<div class="col-md-6">
<img src="images/slider-6-570x364.jpg" class='w-100'>
<h3>HAUNTING</h3>
<p>hunted hous in the middle of nowwhere</p>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="watch container text-center ">
<div>
<h1>WATCH OUR LATEST MOVIES</h1>
<hr><br>
<button type="button" class="btn btn-outline-danger btn-lg">TOP RATED</button>
<button type="button" class="btn btn-outline-danger btn-lg">NEW</button>
<button type="button" class="btn btn-outline-danger btn-lg">COMING SOON</button>
</div>
<div class="row">
<div class="col-md-3">
<div class="item ">
<div class="item-icon ">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-1.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p style="text-align: left;">whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-2.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-3.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-4.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-5.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-6.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-7.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
<div class="col-md-3">
<div class="item">
<div class="item-icon">
<a class="pop text-white " style="text-decoration: none" href="https://www.youtube.com/watch?v=8_rTIAOohas"><i class="far fa-play-circle"></i></a>
<img src="images/gallery-8.jpg" alt="">
</div>
<h4>AANT-MAN AND THE WASP</h4>
<p>whis is how we do it!</p>
<div class="icons">
<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-half-alt"></i>
</div>
</div>
</div>
</div>
</section>
<section class="coming ">
<div class=" container text-center mb-5">
<h2 class="text-white text-center">COMING SOON...</h2>
<hr>
<div class="dead d-flex">
<div class="dp">
<a class="pop text-white" style="text-decoration: none"
href="https://www.youtube.com/watch?v=D86RtevtfrA"><i class="far fa-play-circle"></i></a>
<img src="images/deadpool-thumbnail.jpg" alt="">
</div>
<div class="ps-5">
<h1 class="pl- text-white">DEADPOOL</h1>
<ul class="d-flex text-white ">
<li>1:59 min</li>
<li> <a href="#">ACTION</a>
<a href="#">ADVENTIRE</a>
<a href="#">CI-FI</a>
</li>
<li>MAY 18 2018</li>
</ul>
<p class="text-white ">After losing Vanessa (Morena Baccarin), the love of his life, 4th-wall
breaking mercenary Wade Wilson aka Deadpool (Ryan Reynolds) must assemble
a team and protect a young, full-figured mutant Russell Collins aka Firefist
(Julian Dennison) from Cable (Josh Brolin).</p>
<p class="text-white mt-4 "><span class="bold">Director: </span>
<span>David latchi</span><br>
<span class="bold">Writers: </span>
<span>OMAR MATTER</span><br>
<span class="bold">Stars: </span>
<span>ryan rynolds</span><br>
</p>
</div>
</div>
<button class="btn btn-outline-danger btn-lg m-5 text-white fw-bold p-3 w-25">Add To Watch List</button>
</div>
</section>
<section class="contact">
<div class="container text-center mb-5 text-white ">
<h1>NEWSLETTER</h1>
<hr>
<p>Enter your email to recive some sghite!</p>
<form>
<input placeholder="enter your email" type="text">
<button class="btn btn-primary">SUBSCRIBE</button>
</form>
</div>
</section>
<section class="partners text-center text-white mt-5 mb-5 pt-5">
<div class="container ">
<h1>OUR PARTNERS</h1>
<hr>
<div id="carouselExampleDark" class="carousel carousel-dark slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="1"
aria-label="Slide 2"></button>
</div>
<div class="carousel-inner ">
<div class="carousel-item active " data-bs-interval="10000">
<img src="images/partner-1.png">
<img src="images/partner-2.png">
<img src="images/partner-3.png">
</div>
<div class="carousel-item" data-bs-interval="2000">
<img src="images/partner-4.png" alt="...">
<img src="images/partner-5.png" alt="...">
<img src="images/partner-6.png" alt="...">
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer pb-5">
<div class="container text-white text-center ">
<div>
<img class="rounded mx-auto d-block p-5" src="images/logo-default.png" alt=""></a>
</div>
<div class="footer-icons">
<a href="#"> <i class="fab fa-twitter"></i></a>
<a href="#"> <i class="fab fa-facebook-f"></i></a>
<a href="#"> <i class="fab fa-instagram"></i></a>
<a href="#"> <i class="fab fa-pinterest-p"></i></a>
<a href="#"> <i class="fas fa-wifi"></i></a>
</div>
<div class="rights">
<p>©  ALL RIGHTS RESERVED .TERMS OF USE.</p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"
integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj"
crossorigin="anonymous"></script>
<script src="jquery.magnific-popup.min.js"></script>
<script>$(document).ready(function () {
$('.pop').magnificPopup({ type: 'iframe' });
});</script>
</body>
</html>
<!-- to fix cards use this link https://stackoverflow.com/questions/7273927/image-greyscale-with-css-re-color-on-mouse-over -->