-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetflixClone.html
158 lines (148 loc) · 6.48 KB
/
netflixClone.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="main">
<nav>
<span><img width="60" src="assets/img/logo.svg" alt=""> </span>
<div>
<button class="btn">English</button>
<button class="btn btn-red-sn">Sign In</button>
</div>
</nav>
<div class="box">
</div>
<div class="hero">
<span>Unlimited movies, TV shows and more</span>
<span>Watch anywhere. Cancel anytime.</span>
<span> Ready to watch? Enter your email to create or restart your membership.</span>
<div class="hero-btn">
<input type="text" placeholder="Email address">
<button class="btn btn-red">Get Started ></button>
</div>
</div>
<div class="line"></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="assets/img/tv2.jpg" alt="">
<video src="assets/video/video-tv-in-0819.m4v" alt="tv" autoplay loop muted></video>
</div>
</section>
<div class="line"></div>
<section class="first second">
<div class="secImg">
<img src="assets/img/ST.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="line"></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="assets/img/tv2.jpg" alt="">
<video src="assets/video/video-devices-in.m4v" alt="tv" autoplay loop muted></video>
</div>
</section>
<div class="line"></div>
<section class="first second">
<div class="secImg">
<img src="assets/img/bacche.jpg" 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="line"></div>
<section>
<div class="faq">
<h2>Frequently Asked Questions</h2>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
<div class="b">
<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 4V20M20 12H4" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</div>
</div>
</section>
<div class="line"></div>
<h3 style="color: white; text-align:left; padding-top:20px; padding-bottom:20px; margin-left: 40px">Questions? Call 000-800-919-1694</h3>
<footer>
<div class="item">
<a href="faq">FAQ</a>
<a href="faq">Account</a>
<a href="faq">Investor Relations</a>
<a href="faq">Ways to Watch</a>
<a href="faq">Privacy</a>
<a href="faq">Corporate Information</a>
<a href="faq">Speed Test</a>
<a href="faq">Only on Netflix</a>
</div>
<div class="item">
<a href="faq">Help Centre</a>
<a href="faq">Media Centre</a>
<a href="faq">Jobs</a>
<a href="faq">Terms of Use</a>
<a href="faq">Cookie Preferences</a>
<a href="faq">Contact Us</a>
<a href="faq">Legal Notices</a>
</div>
</footer>
<div>
<button class="btn" style="margin-left: 40px; margin-top: 20px; font-size:large;">English</button>
</div>
<h3 style="color: white;margin-left:40px;margin-top:20px;">Netflix India</h3>
</body>
</html>