-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
344 lines (334 loc) · 12.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<link
href="https://fonts.googleapis.com/css2?family=Lato&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="assets/CSS/reset.css" />
<link rel="stylesheet" href="assets/CSS/home.css" />
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk"
crossorigin="anonymous"
/>
<title>Envision</title>
</head>
<body>
<header>
<div class="container-fluid">
<div
class="top-header d-md-flex d-none bg-dark text-light align-items-center justify-content-end"
>
<div class="mr-4">
<a href="#"
><img
class="mx-1"
src="assets/icons/facebook.svg"
alt="facebook-logo"
/></a>
<a href="#"
><img
class="mx-1"
src="assets/icons/twitter.svg"
alt="twitter logo"
/></a>
</div>
<div class="right-topnav">
<a href="#" class="mx-2 text-white">My Page</a>
<a href="#" class="mx-2 text-white">English</a>
<a href="#" class="mx-2 text-white">Log Out</a>
</div>
</div>
<nav class="navbar d-md-flex d-none shadow p-0 m-0">
<img class="" src="assets/images/logo.png" alt="logo" />
<div class="center-nav text-center">
<a class="home font-weight-bold" href="home.html">Home</a>
<a class="font-weight-bold" href="tickets.html">Tickets</a>
<a class="font-weight-bold" href="about.html">About</a>
</div>
<a class="text-danger" href="#"
><span class="p-2 px-5 border border-danger d-inline-block log-in"
>LOG IN</span
></a
>
</nav>
</div>
</header>
<main>
<div class="container-fluid">
<div class="row no-gutters">
<img
class="position-absolute d-md-none option"
src="assets/icons/menu-abierto.svg"
alt="option"
/>
<div class="dropdown position-absolute hidden d-md-none">
<a
class="btn btn-secondary hide dropdown-toggle"
href="#"
role="button"
id="dropdownMenuLink"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item active" href="index.html">Home</a>
<a class="dropdown-item" href="tickets.html">Tickets</a>
<a class="dropdown-item" href="about.html">About</a>
</div>
</div>
<!-- First Section -->
<div class="main-content col-12 d-flex align-items-center my-0">
<img
class="position-absolute img-fluid"
src="assets/images/13476.png"
alt="avenger"
/>
<div class="main-text">
<h1 class="my-4">Avengers: End Game</h1>
<h2 class="my-4">Envision Cinemas</h2>
<p class="cont-text d-block my-4">
After the devastating events of Avengers: Infinity War (2018),
the universe is in ruins. With the help of remaining allies, the
Avengers assemble once more in order to reverse Thanos' actions
and restore balance to the universe.
</p>
<p class="date">Coming Soon on 2019.04.26</p>
</div>
</div>
<!-- Second Section -->
<section
class="col-12 row no-gutters shops justify-content-center align-items-md-center"
>
<h2 class="movies col-12 text-light text-center">Main Program</h2>
<div
class="section text-center align-items-center d-flex flex-lg-column col-12 col-lg-2 my-0 mx-1 px-1"
>
<img src="assets/images/avant.png" alt="avant" />
<h3 class="ml-1 ml-lg-0">Avant Premiere</h3>
<p>
Envision offers your company private functions for your
employees, clients or for whom you have, in an innovative and
entertaining way.
</p>
</div>
<div
class="section text-center align-items-center d-flex flex-lg-column col-12 col-lg-2 mx-1 px-1"
>
<img
src="assets/images/cineparatodos.png"
alt="cine-para-todos"
/>
<h3 class="ml-1 ml-lg-0">Cinema For All</h3>
<p>
Envision offers promotions as a corporate benefit for your
employees and / or customers at discounted prices, which they
can use any day.
</p>
</div>
<div
class="section text-center align-items-center d-flex flex-lg-column col-12 col-lg-2 mx-1 px-1"
>
<img src="assets/images/avant.png" alt="cine-para-todos" />
<h3 class="ml-1 ml-lg-0">Publicity</h3>
<p>
Envision makes our screens available to your company to display
your advertising before the start of our functions.
</p>
</div>
<div
class="section text-center align-items-center d-flex flex-lg-column col-12 col-lg-2 mx-1 px-1"
>
<img src="assets/images/searrienda.png" alt="searrienda" />
<h3 class="ml-1 ml-lg-0">Rooms for rent</h3>
<p>
Envision has the best comfort and technology in rooms to hold
talks, conventions, seminars, exhibitions, among others.
</p>
</div>
</section>
<!-- Third section -->
<section
class="featured col-12 row justify-content-center shadow no-gutters"
>
<h2 class="col-12 text-center my-5">Featured movies</h2>
<div class="col-10 row">
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/harry-potter.jpeg"
alt="haary-potter"
/>
<div class="ml-4">
<h3>Harry Potter and the Deadly Hollows</h3>
<p class="font-italic">
As Harry, Ron, and Hermione race against time and evil to
destroy the Horcruxes, they uncover the existence of the
three most powerful objects in the wizarding world: the
Deathly Hallows.
</p>
</div>
</div>
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/inception.jpeg"
alt="inception"
/>
<div class="ml-4">
<h3>Inception</h3>
<p class="font-italic">
A thief who steals corporate secrets through the use of
dream-sharing technology is given the inverse task of
planting an idea into the mind of a C.E.O.
</p>
</div>
</div>
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/legend.jpg"
alt="i-am-legend"
/>
<div class="ml-4">
<h3>I am Legend</h3>
<p class="font-italic">
Years after a plague kills most of humanity and transforms
the rest into monsters, the sole survivor in New York City
struggles valiantly to find a cure in this post-apocalyptic
action thriller.
</p>
</div>
</div>
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/no-strings-atacched.jpg"
alt="no-strings"
/>
<div class="ml-4">
<h3>No Strings Atacched</h3>
<p class="font-italic">
A guy and girl try to keep their relationship strictly
physical, but it's not long before they learn that they want
something more.
</p>
</div>
</div>
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/parasite.jpg"
alt="parasite"
/>
<div class="ml-4">
<h3>Parasite</h3>
<p class="font-italic">
Greed and class discrimination threaten the newly formed
symbiotic relationship between the wealthy Park family and
the destitute Kim clan.
</p>
</div>
</div>
<div class="col-12 col-lg-6 d-flex my-4">
<img
class="gray-square position-absolute"
src="assets/images/gray-squares.png"
alt="gray-squres"
/>
<img
class="img-fluid"
src="assets/images/star-wars.jpg"
alt="star-wars"
/>
<div class="ml-4">
<h3>Star Wars: The Last Jedi</h3>
<p class="font-italic">
Rey develops her newly discovered abilities with the
guidance of Luke Skywalker, who is unsettled by the strength
of her powers. Meanwhile, the Resistance prepares for battle
with the First Order.
</p>
</div>
</div>
</div>
</section>
</div>
</div>
</main>
<footer>
<div class="container-fluid">
<div class="top-footer">
<div class="footer-heading text-center">
<h3>Partner</h3>
</div>
<div class="partners">
<img src="assets/images/mozilla.png" alt="mozilla" />
<img src="assets/images/google.png" alt="google" />
<img src="assets/images/naver.png" alt="naver" />
<img src="assets/images/daumkakao.png" alt="daumkakao" />
<img src="assets/images/airbnb.png" alt="airbnb" />
</div>
</div>
<div
class="bottom-footer shadow d-flex align-items-center justify-content-center"
>
<img class="" src="assets/images/logo.png" alt="logo" />
<div class="bot-footer-right">
<span>2020 Envision Cinema All rights reserved</span>
<span></span>
</div>
</div>
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"
></script>
</body>
</html>