-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
290 lines (272 loc) · 8.04 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Watchflix India – Watch TV Shows Online, Watch Movies Online</title>
<link rel="stylesheet" href="index.css" />
<link rel="icon" href="./Resources/favicon.ico" type="image/x-icon"/>
<style>
/* Styling for the custom button */
.btn-custom {
/* Button text color */
padding: 10px 20px; /* Adjust button size */
font-size: 16px; /* Adjust font size */
border: none; /* Remove default border */
border-radius: 5px; /* Rounded corners */
cursor: pointer; /* Pointer cursor on hover */
}
select#New {
padding: 5px;
font-size: 16px;
margin-right: 10px;
background-color: rgba(23, 23, 23, 0.7);
border: 1px solid rgba(246, 238, 238, 0.5);
color: white;
width: 110px;
}
</style>
</head>
<body>
<div class="main">
<nav>
<span
><img width="53" src="./Resources/Netflix Logo.png" alt=""
/></span>
<div>
<button class="btn">English</button>
<button class="btn btn-red-sm">Sign In</button>
</div>
</nav>
<div class="box"></div>
<div class="hero">
<span>Unlimited movies, TV shows and more</span>
<span>Join today.Cancel anytime.</span>
<span
>Ready to watch? Enter your email to create or restart your
membership.</span
>
<div class="hero-buttons">
<input type="text" placeholder="Email Address" />
<button class="btn btn-red">Get Started ></button>
</div>
</div>
<div class="separation"></div>
</div>
<section class="first">
<div>
<span>Enjoy on your TV</span>
<span
>Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray
players and more.</span
>
</div>
<div class="secImg">
<img
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/tv.png"
alt=""
/>
<video
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv-in-0819.m4v"
autoplay
loop
muted
></video>
</div>
</section>
<div class="separation"></div>
<section class="first second">
<div class="secImg">
<img
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/mobile-0819.jpg"
alt=""
/>
</div>
<div>
<span>Download your shows to watch offline</span>
<span
>Save your favourites easily and always have something to watch.</span
>
</div>
</section>
<div class="separation"></div>
<section class="first third">
<div>
<span>Watch everywhere</span>
<span
>Stream unlimited movies and TV shows on your phone, tablet, laptop,
and TV.</span
>
</div>
<div class="secImg">
<img
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/tv.png"
alt=""
/>
<video
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-devices-in.m4v"
autoplay
loop
muted
></video>
</div>
</section>
<div class="separation"></div>
<section class="first second">
<div class="secImg">
<img
src="https://occ-0-2849-3646.1.nflxso.net/dnm/api/v6/19OhWN2dO19C9txTON9tvTFtefw/AAAABVr8nYuAg0xDpXDv0VI9HUoH7r2aGp4TKRCsKNQrMwxzTtr-NlwOHeS8bCI2oeZddmu3nMYr3j9MjYhHyjBASb1FaOGYZNYvPBCL.png?r=54d"
alt=""
/>
</div>
<div>
<span>Create profiles for kids</span>
<span
>Send children on adventures with their favourite characters in a
space made just for them—free with your membership.</span
>
</div>
</section>
<div class="separation"></div>
<section class="faq">
<h2>Frequently Asked Questions</h2>
<div class="faqbox">
<span>What is NetFlix</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="white"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 4V20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div class="faqbox">
<span>How much does Netflix cost?</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="white"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 4V20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div class="faqbox">
<span>What can I watch on Netflix?</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="white"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 4V20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div class="faqbox">
<span>Where can I watch?</span>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="white"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 4V20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H20"
stroke="#141B34"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
</section>
<div class="separation"></div>
<footer>
<div class="questions">Questions? Call 000-800-919-1694</div>
<div class="footer">
<div class="footer-item">
<a href="faq">Investor Relations</a>
<a href="faq">Jobs</a>
<a href="faq">Ways to Watch</a>
<a href="faq">Terms of Use</a>
</div>
<div class="footer-item">
<a href="faq">Help Centre</a>
<a href="faq">Account</a>
<a href="faq">Speed Test</a>
<a href="faq">Legal Notices</a>
</div>
<div class="footer-item">
<a href="faq">Media Centre</a>
<a href="faq">Privacy</a>
<a href="faq">Cookie Preferences</a>
<a href="faq">Corporate</a>
<div>
<select id="New">
<option value="English">English</option>
<option value="Hindi">Hindi</option>
</select>
</div>
</div>
<div class="footer-item">
<a href="faq">Contact Us</a>
<a href="faq">Speed Test</a>
<a href="faq">Legal Notices</a>
<a href="faq">Only on Netflix</a>
</div>
</div>
</div>
</footer>
</body>
</html>