-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnetflix-action.html
232 lines (226 loc) · 8.87 KB
/
netflix-action.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
<!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" />
<link rel="stylesheet" href="css/netflix-trailer.css" />
<title>Action Movies</title>
</head>
<h1 id="netflix-logo">NETFLIX TRAILER RATINGS</h1>
<div class="container container-flex container-flex-row">
<div class="return-btn">
<a id="return" href="about.html">← return to genres</a>
</div>
<div class="genre-name">
<h1 id="genre">Action</h1>
</div>
</div>
<body>
<!-- Slideshow container -->
<div class="slideshow-container">
<!-- Contains movie description and trailer -->
<div class="mySlides fade">
<div class="container container-flex container-flex-row">
<div class="prev-arrow">
<a class="prev" onclick="plusSlides(-1)">❮</a>
</div>
<div class="card-container action">
<h2 class="title">The Batman</h2>
<p class="description">
Batman ventures into Gotham City's underworld when a sadistic
killer leaves behind a trail of cryptic clues. As the evidence
begins to lead closer to home and the scale of the perpetrator's
plans become clear, he must forge new relationships, unmask the
culprit and bring justice to the abuse of power and corruption
that has long plagued the metropolis.
</p>
<!-- Rotten Tomatoes Rating -->
<div class="tomatoes">
<a
id="btn-rate"
href="https://www.rottentomatoes.com/m/the_batman"
target="_blank"
>85%</a
>
</div>
</div>
<div class="trailer">
<iframe
width="420"
height="315"
src="https://youtube.com/embed/mqqft2x_Aa4?autoplay=1&mute=1"
>
</iframe>
</div>
<div class="next-arrow">
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
<div class="mySlides fade no-show">
<div class="container container-flex container-flex-row">
<div class="prev-arrow">
<a class="prev" onclick="plusSlides(-1)">❮</a>
</div>
<div class="card-container action">
<h2 class="title">Spider-Man: Homecoming</h2>
<p class="description">
Thrilled by his experience with the Avengers, young Peter Parker
returns home to live with his Aunt May. Under the watchful eye of
mentor Tony Stark, Parker starts to embrace his newfound identity
as Spider-Man. He also tries to return to his normal daily routine
-- distracted by thoughts of proving himself to be more than just
a friendly neighborhood superhero. Peter must soon put his powers
to the test when the evil Vulture emerges to threaten everything
that he holds dear.
</p>
<!-- Rotten Tomatoes Rating -->
<div class="tomatoes">
<a
id="btn-rate"
href="https://www.rottentomatoes.com/m/spider_man_homecoming"
target="_blank"
>92%</a
>
</div>
</div>
<div class="trailer">
<iframe
width="420"
height="315"
src="https://youtube.com/embed/39udgGPyYMg?autoplay=1&mute=1"
>
</iframe>
</div>
<div class="next-arrow">
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
<div class="mySlides fade no-show">
<div class="container container-flex container-flex-row">
<div class="prev-arrow">
<a class="prev" onclick="plusSlides(-1)">❮</a>
</div>
<div class="card-container action">
<h2 class="title">Baby Driver</h2>
<p class="description">
After being coerced into working for a crime boss, a young getaway
driver finds himself taking part in a heist doomed to fail. Baby
is a young and partially hearing impaired getaway driver who can
make any wild move while in motion with the right track playing.
</p>
<!-- Rotten Tomatoes Rating -->
<div class="tomatoes">
<a
id="btn-rate"
href="https://www.rottentomatoes.com/m/baby_driver"
target="_blank"
>92%</a
>
</div>
</div>
<div class="trailer">
<iframe
width="420"
height="315"
src="https://www.youtube.com/embed/D9YZw_X5UzQ?autoplay=1&mute=1"
>
</iframe>
</div>
<div class="next-arrow">
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
<div class="mySlides fade no-show">
<div class="container container-flex container-flex-row">
<div class="prev-arrow">
<a class="prev" onclick="plusSlides(-1)">❮</a>
</div>
<div class="card-container action">
<h2 class="title">The Suicide Squad</h2>
<p class="description">
A secret government agency recruits some of the most dangerous
incarcerated super-villains to form a defensive task force. Their
first mission: save the world from the apocalypse. A secret
government agency recruits some of the most dangerous incarcerated
super-villains to form a defensive task force.
</p>
<!-- Rotten Tomatoes Rating -->
<div class="tomatoes">
<a
id="btn-rate"
href="https://www.rottentomatoes.com/m/the_suicide_squad"
target="_blank"
>90%</a
>
</div>
</div>
<div class="trailer">
<iframe
width="420"
height="315"
src="https://www.youtube.com/embed/eg5ciqQzmK0?autoplay=1&mute=1"
>
</iframe>
</div>
<div class="next-arrow">
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
<div class="mySlides fade no-show">
<div class="container container-flex container-flex-row">
<div class="prev-arrow">
<a class="prev" onclick="plusSlides(-1)">❮</a>
</div>
<div class="card-container action">
<h2 class="title">The Hunger Games</h2>
<p class="description">
In what was once North America, the Capitol of Panem maintains its
hold on its 12 districts by forcing them each to select a boy and
a girl, called Tributes, to compete in a nationally televised
event called the Hunger Games. Every citizen must watch as the
youths fight to the death until only one remains. District 12
Tribute Katniss Everdeen (Jennifer Lawrence) has little to rely
on, other than her hunting skills and sharp instincts, in an arena
where she must weigh survival against love.
</p>
<!-- Rotten Tomatoes Rating -->
<div class="tomatoes">
<a
id="btn-rate"
href="https://www.rottentomatoes.com/m/the_hunger_games"
target="_blank"
>84%</a
>
</div>
</div>
<div class="trailer">
<iframe
width="420"
height="315"
src="https://youtube.com/embed/mfmrPu43DF8?autoplay=1&mute=1"
>
</iframe>
</div>
<div class="next-arrow">
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
</div>
<br />
<!-- The dots/circles -->
<div style="text-align: center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
<span class="dot" onclick="currentSlide(4)"></span>
<span class="dot" onclick="currentSlide(5)"></span>
</div>
<script src="script/netflix-trailer.js"></script>
</body>
</html>