-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnetflix.html
More file actions
189 lines (172 loc) · 6.86 KB
/
netflix.html
File metadata and controls
189 lines (172 loc) · 6.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Netflix</title>
<link rel="stylesheet" href="netflix.css">
</head>
<body>
<div class="main">
<nav>
<span><img width="53" src="netflix-logo.png" alt="netflix-logo"></span>
<div>
<button class="btn">
English
</button>
<button class="btn-red-s">Sign in</button>
</div>
</nav>
<div class="box">
<div class="hero">
<span class="span1">Unlimited movies, TV shows and more</span>
<span class="span2">Starts at ₹149. Cancel at any time.</span>
<span class="span3">Ready to watch? Enter your email to create or restart your membership</span>
<div class="hero-button-s">
<input type="text" placeholder="Email Address">
<button class="btn-red">Get Started ></button>
</div>
</div>
<div class="seperation"></div>
</div>
</div>
<section class="first one">
<div>
<span class="enjoy">Enjoy on your TV</span>
<span class="watch">watch on smart TVs,Playsection,Xbox,chromecast,Apple TV,Blu-ray players and more.</span>
</div>
<div class="secimg">
<img src="t.png" alt="TV" class="tv-image">
<video src="1.m4v" autoplay loop muted class="screen-video"></video>
</div>
</section>
<div class="seperation"></div>
<section class="first second">
<div class="secimg">
<img src="mobile.jpg" alt="TV" class="tv-image">
</div>
<div>
<span class="enjoy">Download your shows to watch offline</span>
<span class="watch">Save your favourites easily and always have something to watch.</span>
</div>
</section>
<div class="seperation"></div>
<section class="first third">
<div>
<span class="enjoy">Watch everywhere</span>
<span class="watch">Stream unlimited movies and TV shows on your phone, tablet, laptop and TV.</span>
</div>
<div class="imac-container">
<img src="device.png" alt="TV" class="tv-image1">
<video src="ma.m4v" autoplay loop controls muted class="screen-video1">
</div>
</section>
<div class="seperation"></div>
<section class="first fourth">
<div class="secimg">
<img src="baby.png" alt="TV" class="tv-image">
</div>
<div>
<span class="enjoy">Create profiles for kids</span>
<span class="watch">Send kids on adventures with their favourite characters in a space made just for them —
free with your membership.</span>
</div>
</section>
<div class="seperation"></div>
<section class="faq">
<h2>Frequently Asked Questions</h2>
<div class="fbox">
<span>What is Netflix?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>What is Netflix?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>How much does Netflix cost?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>Where can I watch?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>How do I cancel?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>What can I watch on Netflix?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
<div class="fbox">
<span>Is Netflix good for kids?</span>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" color="#000000"
fill="white">
<path d="M12 8V16M16 12H8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</div>
</section>
<div class="seperation"></div>
<footer>
<div class="q">
<p> Questions?<pre> Call 000-800-919-1743</pre></p>
</div>
<div class="footer-pannel2">
<ul>
<a>FAQ</a>
<a>Account</a>
<a>Investor Relations</a>
<a>WAys to Watch</a>
<a>Privacy</a>
</ul>
<ul>
<a>Help Centre</a>
<a>Media Centre</a>
<a>Jobs</a>
<a>Terms of Use</a>
<a>Contact us</a>
</ul>
<ul>
<a>Help centre</a>
<a>Media centre</a>
<a>only on Netflix</a>
<a>jobs</a>
<a>Special Test</a>
</ul>
<ul>
<a>Speed Test</a>
<a>Legal Notices</a>
<a>Careers</a>
<a>Press Releases</a>
<a>only on Netflix</a>
</ul>
</div>
</footer>
</body>
</html>