-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (151 loc) · 8.48 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
<!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="style.css">
<link rel="shortcut icon" href="https://www.freepnglogos.com/uploads/netflix-logo-circle-png-5.png" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<title>Netflix India – Watch TV Shows Online, Watch Movies Online</title>
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js" integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9" crossorigin="anonymous"></script>
</head>
<body>
<!--HOMEPAGE-->
<main>
<nav>
<img src="https://www.freepnglogos.com/uploads/netflix-logo-0.png" alt="" class="main-logo">
<div class="dropdown">
<button class="dropbtn"> <i class="fas fa-globe globe"></i> <p class="lng">English</p> <i class="fas fa-sort-down dropdown-icon"></i> </button>
<div class="dropdown-content">
<a href="index.html">Telugu</a>
<a href="index.html">Hindi</a>
<a href="index.html">Malayalam</a>
</div>
</div>
<div class="signin-button">
<a class="hrefsignin" href="./signin.html"> <button class="signin"><p class="signinpara">Sign In</p></button> </a>
</div>
</nav>
<!--HERO SECTION-->
<div class="hero-section">
<h1 class="hero-section-1sth1">Unlimited movies, TV shows and more.</h1>
<p class="hero-section-1stpara">Watch anywhere. Cancel anytime.</p>
<p class="hero-section-2ndpara">Ready to watch? Enter your email to create or restart your membership.</p>
<input placeholder="Email address" type="text" class="email-address-input-box">
<button class="hero-section-get-started-button"><p class="hero-section-get-started-para">Get Started <i class="fas fa-caret-right"></i></p></button>
</div>
<hr class="hr">
</main>
<!--SECOND HERO SECTION-->
<div class="sec-hero-sec">
<h1 class="sec-hero-sec-1sth1">Enjoy on your TV.</h1>
<p class="sec-hero-sec-1stpara">Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray players and more.</p>
<div class="sec-hero-sec-main-tv">
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/tv.png" alt="" class="sec-hero-sec-main-only-tv">
<video autoplay muted class="videosecherosec" src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv-in-0819.m4v"></video>
</div>
</div>
<hr class="hr2">
<!--THIRD HERO SECTION-->
<div class="third-hero-sec">
<h1 class="third-hero-sec-1sth1">Download your shows to watch offline.</h1>
<p class="third-hero-sec-1stpara">Save your favourites easily and always have something to watch.</p>
<div class="third-hero-sec-mobo">
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/mobile-0819.jpg" alt="" class="third-hero-sec-only-mobo">
<div class="third-hero-sec-mobo-div">
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/boxshot.png" alt="" class="third-hero-sec-mobo-div-img">
<div class="third-hero-sec-mobo-div-row-para">
<p class="third-hero-sec-mobo-div-first-para">Stranger Things</p>
<p class="third-hero-sec-mobo-div-sec-para">Downloading...</p>
</div>
<img class="third-hero-sec-gif" src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/download-icon.gif" alt="">
</div>
</div>
</div>
<hr class="hr3">
<!--FOURTH HERO SECTION-->
<div class="fourth-hero-sec">
<h1 class="fourth-hero-sec-1sth1">Watch everywhere.</h1>
<p class="fourth-hero-sec-1stpara">Stream unlimited movies and TV shows on your phone, tablet, laptop, and TV.</p>
<div class="fourth-hero-sec-mobo">
<video autoplay muted class="videofourthherosec" src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-devices-in.m4v"></video>
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/device-pile-in.png" alt="" class="fourth-hero-sec-only-mobo">
</div>
</div>
<hr class="hr3">
<!--FIFTH HERO SECTION-->
<div class="fifth-hero-sec">
<h1 class="fifth-hero-sec-h1">Create profiles for children.</h1>
<p class="fifth-hero-sec-para">Send Children on adventures with their favourite characters in a space made just for them--free with your membership.</p>
<img src="https://occ-0-6501-3647.1.nflxso.net/dnm/api/v6/19OhWN2dO19C9txTON9tvTFtefw/AAAABYjXrxZKtrzxQRVQNn2aIByoomnlbXmJ-uBy7du8a5Si3xqIsgerTlwJZG1vMpqer2kvcILy0UJQnjfRUQ5cEr7gQlYqXfxUg7bz.png?r=420" alt="" class="fifth-hero-sec-img">
</div>
<hr class="hr3">
<!--FAQ SECTION-->
<div class="faq-sec">
<h1 class="faq-sec-1sth1">Frequently Asked Questions</h1>
<div class="faq-sec-box">
<p class="faq-sec-para">What is Netflix?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<div class="faq-sec-box faq-sec-box-gap">
<p class="faq-sec-para">How much does Netlfix cost?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<div class="faq-sec-box faq-sec-box-gap">
<p class="faq-sec-para">Where can I watch?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<div class="faq-sec-box faq-sec-box-gap">
<p class="faq-sec-para">How do I cancel?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<div class="faq-sec-box faq-sec-box-gap">
<p class="faq-sec-para">What can I watch on Netflix?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<div class="faq-sec-box faq-sec-box-gap">
<p class="faq-sec-para">Is Netflix good for kids?</p>
<i class="fal fa-plus fa-2x plus-icon"></i>
</div>
<p class="faq-sec-2ndpara">Ready to watch? Enter your email to create or restart your membership.</p>
<p style="text-align: center;"> <input placeholder="Email address" type="text" class="email-address-input-box faq-input"> </p>
<p style="text-align: center; padding-bottom: 20px;"> <button class="hero-section-get-started-button"><p class="button-faq hero-section-get-started-para">Get Started <i class="fas fa-caret-right"></i></p></button> </p>
</div>
<hr class="hr-faq">
<!--FOOTER SECTION-->
<footer>
<p class="footer1stpara">Questions? Call 000-800-040-1843</p>
<div class="footerhrefs1strow">
<ul>
<li>FAQ</li>
<li>Account</li>
<li>Investor Relations</li>
<li>Ways to Watch</li>
<li>Privacy</li>
<li>Corporate Information</li>
<li>Speed Test</li>
<li>Only on Netflix</li>
</ul>
<ul>
<li>Help Center</li>
<li>Media Centre</li>
<li>Jobs</li>
<li>Terms of Use</li>
<li>Cookie Preferences</li>
<li>Contact Us</li>
<li>Legal Notices</li>
</ul>
</div>
<div class="dropdown footer-dropdown">
<button class="dropbtn"> <i class="fas fa-globe globe"></i> <p class="lng">English</p> <i class="fas fa-sort-down dropdown-icon"></i> </button>
<div class="dropdown-content">
<a href="index.html">Telugu</a>
<a href="index.html">Hindi</a>
<a href="index.html">Malayalam</a>
</div>
</div>
<p class="ntflxindia">Netflix India</p>
</footer>
</body>
</html>