-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
306 lines (300 loc) · 12.6 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
<!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>Netflix India- Watch TV shows online, Watch movies online</title>
<link href="assets/icon.favicon.ico.ico" rel="shortcut icon" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
/>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/styles.css" class="href" />
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<div class="container-1">
<secion class="sec1">
<nav class="navbar">
<nav class="left-navbar">
<img
src="./assets/netflix-icon-removebg-preview.png"
alt="Netflix"
class="nav-logo"
/>
</nav>
<nav class="right-navbar">
<div class="language-div">
<button class="btn btn-language">
<i class="fas fa-globe"
><i class="fas fa-sort-down ">English</i></i
>
</button>
<ul class="dropdown ddown-visible">
<li><a href="#">English</a></li>
<li><a href="#">हिंदी</a></li>
</ul>
</div>
<div>
<button class="btn btn-danger" onclick="window.location='html/signin.html'">Sign In</button>
</div>
</nav>
</nav>
<div class="content">
<h1>Unlimited movies, TV shows and more.</h1>
<h3>Watch anywhere. Cancel anytime.</h3>
<p>
Ready to watch? Enter your email to create or restart your
membership.
</p>
<div class="inner-content">
<input type="text" placeholder="Email address" />
<button class="btn-danger">Get Started
<i class="fas fa-chevron-right"
></i
>
</button>
</div>
</div>
</secion>
<secion class="section sec2">
<section class="inner-section-left">
<div class="section-inner-one">
<h1 class="h1">Enjoy on your TV.</h1>
<h3 class="h3">
Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV,
Blu-ray players and more.
</h3>
</div>
<div class="section-inner-two">
<div class="animation">
<div class="video-animation">
<video
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv-in-0819.m4v"
loop
autoplay
muted
playinline
type="video/mp4"
></video>
</div>
</div>
</div>
</section>
</secion>
<secion class="section sec3">
<section class="inner-section-left">
<section class="inner-section-one-right">
<img
src="./assets/stranger-things.jpg"
alt=""
class="img-strager-things"
/>
<div class="stranger-things-cover">
<img
src="./assets/stranger-things-cover.png"
alt=""
class="stranger-cover-icon"
/>
<div class="stranger-things-cover-inner-div">
<p style="font-size: 18px">Stranger Things</p>
<p style="color: blue; font-size: 15px">Downloading...</p>
</div>
<img src="./assets/download.gif" alt="" class="animated-icon" />
</div>
</section>
<section class="inner-section-two-right">
<h1 class="h1">Download your shows to watch offline.</h1>
<h3 class="h3">
Save your favourites easily and always have something to watch.
</h3>
</section>
</section>
</secion>
<secion class="section sec4">
<section class="inner-section-left">
<div class="section-inner-one">
<h1 class="h1">Watch everywhere.</h1>
<h3 class="h3">
Stream unlimited movies and TV shows on your phone, tablet,
laptop, and TV.
</h3>
</div>
<div class="section-inner-two">
<div class="animation animation-1">
<!-- <div class="video-animation">
<video
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv-in-0819.m4v"
loop
autoplay
muted
playinline
type="video/mp4"
></video>
</div> -->
</div>
</div>
</section>
</secion>
<secion class="section sec5">
<section class="inner-section-left">
<section class="inner-section-one-right">
<img
src="./assets/section-5.png"
alt=""
class="img-children"
/>
</section>
<section class="inner-section-two-right">
<h1 class="h1">Create profiles for children.</h1>
<h3 class="h3">
Send children on adventures with their favourite characters in a
space made just for them—free with your membership.
</h3>
</section>
</section>
</secion>
<section class="section sec-6">
<div class="sec6-inner">
<h1 class="h1">Frequently Asked Questions</h1>
<div class="accordians-FAQ">
<div class="accordian-item">
<h2 class="accordian-header" >
<button class="accordian-button" id="1" >What is Netflix? <span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-1">
<div class="accordion-body" >
Netflix is a streaming service that offers a wide variety of award-winning TV shows, movies, anime, documentaries and more – on thousands of internet-connected devices.
<br>You can watch as much as you want, whenever you want, without a single ad – all for one low monthly price. There's always something new to discover, and new TV shows and movies are added every week!
</div>
</div>
</div>
<div class="accordian-item">
<h2 class="accordian-header">
<button class="accordian-button" id="2">How much does netflix cost? <span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-2">
<div class="accordion-body" >
Netflix is a streaming service that offers a wide variety of award-winning TV shows, movies, anime, documentaries and more – on thousands of internet-connected devices.
<br>You can watch as much as you want, whenever you want, without a single ad – all for one low monthly price. There's always something new to discover, and new TV shows and movies are added every week!
</div>
</div>
</div>
<div class="accordian-item">
<h2 class="accordian-header">
<button class="accordian-button" id="3"> Where can I watch?<span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-3">
<div class="accordion-body" >
Watch anywhere, anytime, on an unlimited number of devices. Sign in with your Netflix account to watch instantly on the web at netflix.com from your personal computer or on any internet-connected device that offers the Netflix app, including smart TVs, smartphones, tablets, streaming media players and game consoles.<br>
You can also download your favourite shows with the iOS, Android, or Windows 10 app. Use downloads to watch while you're on the go and without an internet connection. Take Netflix with you anywhere.
</div>
</div>
</div>
<div class="accordian-item">
<h2 class="accordian-header">
<button class="accordian-button" id="4"> How Do I cancel?<span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-4">
<div class="accordion-body" >
Netflix is flexible. There are no annoying contracts and no commitments. You can easily cancel your account online in two clicks. There are no cancellation fees – start or stop your account anytime.
</div>
</div>
</div>
<div class="accordian-item">
<h2 class="accordian-header">
<button class="accordian-button" id="5"> Where can I watch on netflix?<span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-5">
<div class="accordion-body" >
Netflix has an extensive library of feature films, documentaries, TV shows, anime, award-winning Netflix originals, and more. Watch as much as you want, anytime you want.
</div>
</div>
</div>
<div class="accordian-item">
<h2 class="accordian-header">
<button class="accordian-button" id="6"> Is netflix good for kids?<span class="fas fa-plus"></span></button>
</h2>
<div class="accordian-answer" id="btn-6">
<div class="accordion-body" >
Netflix has an extensive library of feature films, documentaries, TV shows, anime, award-winning Netflix originals, and more. Watch as much as you want, anytime you want.
</div>
</div>
</div>
<h3 class="h3">Ready to watch? Enter your email to create or restart your membership.</h3>
<div class="inner-content" style="margin-bottom: 50px;">
<input type="text" placeholder="Email address" />
<button class="btn-danger">Get Started
<i class="fas fa-chevron-right"
></i
>
</button>
</div>
</div>
</section>
<secion class="section sec7">
<div class="sec7-inner">
<div class="contact">
<p> Questions? Call 000-800-040-1843</p>
</div>
<div class="services">
<div class="footer-list">
<div class="list">
<a href="#">FAQ</a>
<a href="#">Investor Relations</a>
<a href="#">Privacy</a>
<a href="#">Speed Test</a>
</div>
<div class="list">
<a href="#">Help Center</a>
<a href="#">Jobs</a>
<a href="#">Cookie Preferences</a>
<a href="#">Legal Notices</a>
</div>
</div>
<div class="footer-list">
<div class="list">
<a href="#">Account</a>
<a href="#">Ways to watch</a>
<a href="#">Corporate Information</a>
<a href="#">Only on netflix</a>
</div>
<div class="list">
<a href="#">Media Center</a>
<a href="#">Terms of use</a>
<a href="#">Contact Us</a>
</div>
</div>
</div>
<div class="contact-button">
<button class="btn footer-icon">
<i class="fas fa-globe"
><i class="fas fa-sort-down" style="font-size: 1.2rem; padding-left: 15px;">English</i></i
>
</button>
<ul class="dropdown ddown-visible" id="footer-dropdown">
<li><a href="#">English</a></li>
<li><a href="#">हिंदी</a></li>
</ul>
</div>
<p class="netflix-india">
Netflix India
</p>
</div>
</secion>
</div>
<script src="./js/app.js"></script>
</body>
</html>