-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (124 loc) · 5.16 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
<!DOCTYPE html>
<html>
<head>
<title>Netflix.com</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="sec">
<nav>
<h2>NETFLIX</h2>
<p class="nen" href="">#</p>
</nav>
<p class="big">Unlimited movies, Tv<br>shows and, more.</p>
<p class="large">Watch anywhere. Cancel anytime.</p>
<p>Ready to watch? Enter your email to create or restart your membership.</p>
<form>
<input type="text" placeholder="Email address"><a class="edna" href="">Get started></a>
</form>
</div>
<!-- Main -->
<!-- <img src="./images/NG-en-20221107-pop#twoweeks-perspective_alpha_website_medium.jpg"> -->
<div class="boy">
<br>
</div>
<aside>
<main>
<h1>Watch on your TV.</h1>
<li>Watch on smart TVs, playstation,<br>Xbox,Chromecast, Apple TV, Blu-ray players,<br>and more.</li>
</main>
<img src="./images/tv.png">
</aside>
<div class="boy">
<br>
</div>
<section>
<img src="./images/mobile-0819.jpg">
<main>
<h1>Download your shows<br>to watch<br>offline.</h1>
<li>Save your favourites easily and always<br>have something to watch.</li>
</main>
</section>
<div class="boy">
<br>
</div>
<article>
<h1>Watch everywhere.</h1>
<li>stream unlimited movies and TV shows<br>on your phone, tablet, laptop, and TV.</li>
</article>
<div class="boy">
<br>
</div>
<footer>
<img src="./images/AAAABfpnX3dbgjZ-Je8Ax3xn0kXehZm_5L6-xe6YSTq_ucht9TI5jwDMqusWZKNYT8DfGudD0_wWVVTFLiN2_kaQJumz2iivUWbIbAtF.png">
<main>
<h1>Create profile for<br>kids.</h1>
<li>send kids on adventure with their<br>favourite characters in space just<br>made for free with your membership.</li>
</main>
</footer>
<div class="boy">
<br>
</div>
<div class="end">
<ul>Frequently Asked Questions.</ul>
<div class="mov">
<div class="yam">
<td>What is Netflix?+</td>
</div><br>
<div class="rice">
<td>How much does Netfix cost?+</td>
</div><br>
<div class="beans">
<td>Where can i watch?+</td>
</div><br>
<div class="sugar">
<td>How do i cancel?+</td>
</div><br>
<div class="milk">
<td>What can i watch on Netfix?+</td>
</div><br>
<div class="soap">
<td>Is Netfix good for kids?+</td>
</div>
</div>
<h6>Ready to eatch enter your email to create or restart tour membership.</h6>
<form>
<input type="text" placeholder="Email address"><a class="edna" href="">Get started></a>
</form>
</div>
<div class="boy">
<br>
</div>
<div class="tmex">
<a class="aaron" href="">Questions? Contact us.</a>
<div class="all">
<div class="join">
<a class="qatar" href=""><h3>FAQ</h3></a>
<!-- <a href=""><h3>Investor Releations</h3></a> --><h3>Investor Releations</h3>
<!-- <a href=""><h3>Privacy</h3></a> --><h3>Privacy</h3>
<!-- <a href=""><h3>Speed Test</h3></a> --><h3>Speed Test</h3>
</div>
<div class="cane">
<a href=""><h3>Help Centre</h3></a>
<a href=""><h3>Jobs</h3></a>
<a href=""><h3>Cookie Preference</h3></a>
<a href=""><h3>Legal Notices</h3></a>
</div>
<div class="grace">
<a href=""><h3>Account</h3></a>
<a href=""><h3>Ways to Watch</h3></a>
<a href=""><h3>Corporate Information</h3></a>
<a href=""><h3>Only On Netflix</h3></a>
</div>
<div class="ape">
<a href=""><h3>Media Centre</h3></a>
<a href=""><h3>Terms Of Use</h3></a>
<a href=""><h3>Contact Us</h3></a>
</div>
</div>
<div class="finish">
<h3>Netfix Nigeria</h3>
</div>
</div>
</body>
</html>