-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery.html
More file actions
395 lines (388 loc) Β· 27.2 KB
/
gallery.html
File metadata and controls
395 lines (388 loc) Β· 27.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="js/bootstrap.js"></script>
<script src="js/jquery-3.6.4.js"></script>
<script src="js/script.js"></script>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="img/logo.jpg">
<title>Galaxy Cinemas</title>
</head>
<body>
<div class="content">
<nav class="navbar navbar-expand-lg bg-body-tertiary sticky-top" data-bs-theme="dark">
<div class="container-fluid ">
<a class="navbar-brand text-uppercase logo" href="index.html">πGalaxy Cinemas</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="movie.html">Book A Ticket</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutUs.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Store</a>
</li>
</ul>
<form class="d-flex" role="search">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-primary" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<div class="container-fluid py-5">
<div class="container py-5">
<div class="text-center mb-5">
<h5 class="text-info text-uppercase mb-3" style="letter-spacing: 5px;">MOVIES</h5>
<h1>NOW SHOWING</h1>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/indiana jones.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Adventure/Action</small>
<small class="m-0"><span>π</span>02h 22m</small>
</div>
<h5 class="">Indiana Jones And The Dial Of Destiny</h5>
<p>Daredevil archaeologist Indiana Jones races against time to retrieve a legendary dial that can change the course of history. Accompanied by his goddaughter, he soon finds himself squaring off against JΓΌrgen Voller, a former Nazi who works for NASA.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6> Harrison Ford,Mads Mikkelsen, Phoebe Waller-Bridge, Antonio Banderas, Boyd Holbrook, Shaunette RenΓ©e Wilson</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/goftg.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Sci-fi/Action</small>
<small class="m-0"><span>π</span>02h 02m</small>
</div>
<h5 class="">Guardians Of The Galaxy Vol. 3</h5>
<p>Still reeling from the loss of Gamora, Peter Quill must rally his team to defend the universe and protect one of their own. If the mission is not completely successful, it could possibly lead to the end of the Guardians as we know them.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Chris Pratt, Zoe Saldana, Vin Diesel, Sean Gunn, Karen Gillan, Dave Bautista</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β4.0</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/fast x.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Adventure</small>
<small class="m-0"><span>π</span>02h 21m</small>
</div>
<h5 class="">Fast X</h5>
<p>Over many missions and against impossible odds, Dom Toretto and his family have outsmarted and outdriven every foe in their path. Now, they must confront the most lethal opponent they've ever faced. Fueled by revenge, a terrifying threat emerges from the shadows of the past to shatter Dom's world and destroy everything -- and everyone -- he loves.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Vin Diesel, Jason Momoa, Alan Ritchson, Rita Moreno, Michelle Rodriguez, Brie Larson</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/titanic.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Romance/Drama</small>
<small class="m-0"><span>π</span>03h 14m</small>
</div>
<h5 class="">Titanic: 25th Anniversary Re-release</h5>
<p>Seventeen-year-old Rose hails from an aristocratic family and is set to be married. When she boards the Titanic, she meets Jack Dawson, an artist, and falls in love with him.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Leonardo Dicaprio, Katie WInslet, Billy Zane,Kathy Bates, Bill Paxton, Gloria Stuart
</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β5.0</h6>
<h5 class="m-0">β¦3500</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/little mermaid.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Fantasy/Musical</small>
<small class="m-0"><span>π</span>02h 15m</small>
</div>
<h5 class="">The Little Mermaid</h5>
<p>The youngest of King Triton's daughters, Ariel is a beautiful and spirited young mermaid with a thirst for adventure. Longing to find out more about the world beyond the sea, Ariel visits the surface and falls for the dashing Prince Eric. Following her heart, she makes a deal with the evil sea witch, Ursula, to experience life on land.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Halle Bailey, Jonah Hauer-King</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/the flash.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Fantasy</small>
<small class="m-0"><span>π</span>02h 24m</small>
</div>
<h5 class="">The Flash</h5>
<p>Worlds collide when the Flash uses his superpowers to travel back in time to change the events of the past. However, when his attempt to save his family inadvertently alters the future, he becomes trapped in a reality in which General Zod has returned, threatening annihilation. With no other superheroes to turn to, the Flash looks to coax a very different Batman out of retirement and rescue an imprisoned Kryptonian -- albeit not the one he's looking for.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Ezra Miller, Michael Keaton, Ben Affleck</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/extraction2.jfif" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Thriller</small>
<small class="m-0"><span>π</span>02h 03m</small>
</div>
<h5 class="">Extraction 2</h5>
<p>Back from the brink of death, commando Tyler Rake embarks on a dangerous mission to save a ruthless gangster's imprisoned family.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Chris Hemsworth, Golshifteh Farahani, Olga Kurylenko, Tinatin Dalakishvili, Rudhraksh Jaiswal, Adam Bessa</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β4.0</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/john wick.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Neo-noir</small>
<small class="m-0"><span>π</span>02h 49m</small>
</div>
<h5 class="">John Wick: Chapter 4</h5>
<p>With the price on his head ever increasing, legendary hit man John Wick takes his fight against the High Table global as he seeks out the most powerful players in the underworld, from New York to Paris to Japan to Berlin.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Keanu Reeves, Scott Adkins, Bill SkarsgΓ₯rd, Donnie Yen, Lance Reddick</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β4.0</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/spiderman ats.jfif" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Adventure</small>
<small class="m-0"><span>π</span>02h 16m</small>
</div>
<h5 class="">Spiderman: Across The Spider-Verse</h5>
<p>After reuniting with Gwen Stacy, Brooklyn's full-time, friendly neighborhood Spider-Man is catapulted across the Multiverse, where he encounters a team of Spider-People charged with protecting its very existence. However, when the heroes clash on how to handle a new threat, Miles finds himself pitted against the other Spiders. He must soon redefine what it means to be a hero so he can save the people he loves most.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Shameik Moore, Hailee Steinfeld, Oscar Isaac, Karan Soni, Daniel Kaluuya, Jake Johnson</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β4.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/ant man.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Action/Adventure</small>
<small class="m-0"><span>π</span>02h 05m</small>
</div>
<h5 class="">Ant Man And The Wasp: Quantumania</h5>
<p>Ant-Man and the Wasp find themselves exploring the Quantum Realm, interacting with strange new creatures and embarking on an adventure that pushes them beyond the limits of what they thought was possible.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Paul Rudd, Kathryn Newton, Jonathan Majors, Michelle Pfeiffer, Evangeline Lilly</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.4</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/fantastic beasts.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Fantasy/Adventure</small>
<small class="m-0"><span>π</span>02h 23m</small>
</div>
<h5 class="">Fantastic Beasts: The Secrets Of Dumbledore</h5>
<p>Dumbledore assembles a team of wizards, witches and a Muggle baker to oppose the rise of Gellert Grindelwald. They hatch a plan to confuse Grindelwald and stop him from attaining political power.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Eddie Redmayne, Mads Mikkelsen, Jude Law, Ezra Miller, Jessica Williams, Callum Turner</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.2</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/mavka.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Adventure/Fantasy</small>
<small class="m-0"><span>π</span>01h 30m</small>
</div>
<h5 class="">Mavka. The Forest Song</h5>
<p>Young and naive forest spirit Mavka, develops feelings for a human musician, Lukas. As they grow closer to each other, an inevitable situation forces Mavka to choose between her love and her duty as a guardian of the forest.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6> Nataliya Denisenko, Artem Pivovarov, Elena Kravets, Nazar Zadneprovskiy, Natalya Sumska, Julia Sanina, Khrystyna Soloviy</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/anikulapo.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Fantasy</small>
<small class="m-0"><span>π</span>01h 51m</small>
</div>
<h5 class="">Anikulapo</h5>
<p>After an affair with the king's wife leads to his demise, a zealous traveller encounters a mystical bird with the power to give him another chance.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Bimbo Ademoye, Kunle Remi, Eyiyemi Afolayan, Hakeem Kae-Kazim, Taiwo Hassan, Mr Macaroni</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.8</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/toy story.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Family/Sci-fi</small>
<small class="m-0"><span>π</span>01h 45m</small>
</div>
<h5 class="">Lightyear</h5>
<p>Legendary space ranger Buzz Lightyear embarks on an intergalactic adventure alongside ambitious recruits Izzy, Mo, Darby, and his robot companion, Sox. As this motley crew tackles their toughest mission yet, they must learn to work together as a team to escape the evil Zurg and his dutiful robot army that are never far behind.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6> Chris Evans, Angus MacLane, Peter Sohn, Keke Palmer, James Brolin, Efren Ramirez, Taika Waititi</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β3.2</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="rounded overflow-hidden mb-2 gallery_images">
<img class="img-fluid" src="img/top gun.jpg" alt="">
<div class="bg-secondary p-4">
<div class="d-flex justify-content-between mb-3">
<small class="m-0">Adventure</small>
<small class="m-0"><span>π</span>02h 11m</small>
</div>
<h5 class="">Top Gun Maverick</h5>
<p>After more than 30 years of service as one of the Navy's top aviators, Pete "Maverick" Mitchell is where he belongs, pushing the envelope as a courageous test pilot and dodging the advancement in rank that would ground him. Training a detachment of graduates for a special assignment, Maverick must confront the ghosts of his past and his deepest fears, culminating in a mission that demands the ultimate sacrifice from those who choose to fly it.</p>
<p class="font-weight-semi-bold"><h6>Cast:</h6>Tom Cruise, Miles Teller, Val Kilmer, Glen Powell, Jennifer Connelly, Monica Barbaro, Jon Hamm</p>
<div class="border-top mt-4 pt-4">
<div class="d-flex justify-content-between">
<h6 class="m-0">β4.5</h6>
<h5 class="m-0">β¦4000</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-dark text-white border-top py-4 px-sm-3 px-md-5 footer">
<div class="row">
<div class="col-lg-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0 text-white">© <a href="https://www.linkedin.com/in/tofunmi-kusimo/">TK Development and Studios</a>. Designed by <a href="https://www.linkedin.com/in/tofunmi-kusimo/">Tofunmi Kusimo</a>.
</p>
</div>
<div class="col-lg-6 text-center text-md-right">
<ul class="nav d-inline-flex">
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Privacy</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Terms</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">FAQs</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Help</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>