-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
203 lines (177 loc) · 8.31 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
<!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 On </title>
<link rel="icon" href="netflix_favicon-icon.png">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!----------------------------- Header------------------------------------------------- -->
<header>
<!-- ------------------Navigation Bar----------------------------------------------- -->
<nav>
<div class="nav">
<!-- ----------Netflix Nav Logo-------------------------------- -->
<div class="navimg">
<img class="navlogo"src="Netflix_nav_logo.png" alt="Netflix Logo">
</div>
<!----------------- Netflix Language Select------------------------------- -->
<div class="navlogin">
<select class="lang" name="Lang" id="Languages">
<option value="English">English</option>
<option value="Hindi">Hindi</option>
<option value="Spanish">Spanish</option>
<option value="German">German</option>
</select>
<!-- ---------------------sign in ------------------------------- -->
<a class="signin2"href="#">Sign In</a>
</div>
</div>
</nav>
</header>
<main>
<!-- -------------------------------Main Content of home page------------------------------------------------- -->
<div class="container">
<div class="h">
<h1 class="milan">Unlimited movies, TV</h1>
<h1>shows and more.</h1>
<h2>Watch anywhere. Cancel anytime.</h2>
<p><strong>Ready to watch? Enter your email to create or restart your membership.</strong></p>
<!-- -------------------Search Bar------------------------------------------ -->
<div class="search">
<div class="search2">
<input type="text" name="search" id="search" placeholder="Email address" required>
</div>
<!-- ----------------Get started------------------------------ -->
<div class="search2">
<a class="hex"href="#">Get Started<img class="nex"src="getstarted.svg" alt="photo"></a>
</div>
</div>
</div>
</div>
<!-- -----------------------------second page------------------------------------- -->
<hr class="yes">
<!-- ------------------second page first stage---------------------------- -->
<div class="enjoy">
<div class="textsecond">
<h1>Enjoy on your TV.</h1>
<p>Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray players and more.
</p>
</div>
<div class="videosecond">
<img class="tvimage" src="tv.png" alt="tv">
</div>
</div>
<!-- -----------------------------Third page------------------------------- -->
<hr class="no">
<!-- --------------------third page main container---------------------------- -->
<div class="download">
<!-- -------------first image content----------------- -->
<div class="videothird">
<div class="betaimg1"><img class="betaimage12"src="mobile-0819.jpg" alt="photo"></div>
<!-- --------------beta content on image ---------------------------- -->
<div class="betaimg2">
<div class="betaimage3">
<img class="bataimage31"src="boxshot.png" alt="photo">
</div>
<div class="text21">
<h3>Stranger Things</h3>
<a class="koko"href="#">Downloading...</a>
</div>
<div class="betaimage4">
<img class="betaimage41"src="download-icon.gif" alt="photoo">
</div>
</div>
</div>
<!-- ---------------second content of main container----------------------- -->
<div class="textthird">
<h1>Download your shows to watch offline.</h1>
<p>Save your favourites easily and always have something to watch.</p>
</div>
</div>
<!-- ---------third main conatainer---------------------------- -->
<hr class="thirdhr">
<div class="content3">
<div class="textcontent">
<h1>Watch everywhere.</h1>
<p>Stream unlimited movies and TV shows on your phone, tablet, laptop, and TV.</p>
</div>
<div class="videocontent">
<img class="thirdimg"src="device-pile-in.png" alt="photu">
</div>
</div>
<!-- ------------------------fourth page-------------------------------------- -->
<!-- ------------------hr------------------------------------- -->
<hr class="kol">
<!-- ------------fourth main container--------------------------------- -->
<div class="profile">
<div class="cophoto">
<img class="thirdimg" src="4th.png" alt="photu">
</div>
<div class="cotext">
<h1>Create profiles for children.</h1>
<p>Send children on adventures with their favourite characters in a space made just for them—free with your membership.</p>
</div>
</div>
<!-- ------------------asked questions----------------------------- -->
<!-- ------------------------hr-------------------- -->
<hr class="kokl">
<!-- ------------------main container------------------------ -->
<div class="faq">
<div class="cont1">
<img class="logomain"src="1.png" alt="photu">
</div>
<div class="undemolish">
<p>Ready to watch? Enter your email to create or restart your membership.</p>
</div>
<div class="junedune">
<div id="milan"class="search">
<div class="search2">
<input type="text" name="search" id="search" placeholder="Email address" required>
</div>
<!-- ----------------Get started------------------------------ -->
<div class="search2">
<a class="hex"href="#">Get Started<img class="nex"src="getstarted.svg" alt="photo"></a>
</div>
</div>
</div>
</div>
</main>
<hr class="hread">
<footer>
<div>
<div class="ftext">Questions? Call 000-800-040-1843</div>
</div>
<div class="fc">
<ul>
<li>FAQ</li>
<li>Investor Relations</li>
<li>Privacy</li>
<li>Speed Test</li>
<li>Legal Notices</li>
<li>Cookie Preferences</li>
<li id="two">Jobs</li>
<li id="three">Help Centre</li>
<li id="five">Account</li>
<li id="seven">Ways to Watch</li>
<li>Corporate Information</li>
<li id="onee">Only on Netflix</li>
<li id="four">Media Centre</li>
<li id="six">Terms of Use</li>
<li>Contact Us</li>
</ul>
</div>
<div class="navlogin" id="netflix">
<select class="lang" name="Lang" id="Languages">
<option value="English">English</option>
<option value="Hindi">Hindi</option>
<option value="Spanish">Spanish</option>
<option value="German">German</option>
</select>
<div class="india">Netflix India</div></div>
</footer>
</body>
</html>