-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
184 lines (169 loc) · 8.92 KB
/
index.html
File metadata and controls
184 lines (169 loc) · 8.92 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Netflix Uganda- Watch tv shows online, Watch movies online</title>
<link rel="shortcut icon" href="https://assets.nflxext.com/us/ffe/siteui/common/icons/nficon2016.ico">
<link rel="stylesheet" href="assets/style.css" />
<link rel="stylesheet" href="assets/layout.scss" />
<link rel="stylesheet" href="assets/reset.scss" />
<link rel="stylesheet" href="assets/layout.css" />
<link rel="stylesheet" href="assets/reset.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
</head>
<body>
<header class="d-flex justify-content">
<div class="logos mt-2 ml-3">
<svg viewbox="0 0 111 30" fill="#e50914" id="netflix-logo" width="100%" height="100%">
<path
d="M105.062 14.28L111 30c-1.75-.25-3.499-.563-5.28-.845l-3.345-8.686-3.437 7.969c-1.687-.282-3.344-.376-5.031-.595l6.031-13.75L94.468 0h5.063l3.062 7.874L105.875 0h5.124l-5.937 14.28zM90.47 0h-4.594v27.25c1.5.094 3.062.156 4.594.343V0zm-8.563 26.937c-4.187-.281-8.375-.53-12.656-.625V0h4.687v21.875c2.688.062 5.375.28 7.969.405v4.657zM64.25 10.657v4.687h-6.406V26H53.22V0h13.125v4.687h-8.5v5.97h6.406zm-18.906-5.97V26.25c-1.563 0-3.156 0-4.688.062V4.687h-4.844V0h14.406v4.687h-4.874zM30.75 15.593c-2.062 0-4.5 0-6.25.095v6.968c2.75-.188 5.5-.406 8.281-.5v4.5l-12.968 1.032V0H32.78v4.687H24.5V11c1.813 0 4.594-.094 6.25-.094v4.688zM4.78 12.968v16.375C3.094 29.531 1.593 29.75 0 30V0h4.469l6.093 17.032V0h4.688v28.062c-1.656.282-3.344.376-5.125.625L4.78 12.968z">
</path>
</svg>
</div>
<div class="signup ">
<button type="submit" class="border-none quote-background-red p-xy m-2">Sign in</button>
</div>
</header>
<main>
<div class="netflixContainer ">
<section class="netflix">
<div class="float-center title font-3">
<h2>All of Netflix.</h2>
<h2>Free for 30 days</h2>
</div>
<div class="promo justify-content d-grid grid-3 ml-a mt-3">
<div class="free-trial green font-2">
<p>Free 30 days</p>
</div>
<div class="first-bill font-2">
<p>First bill</p>
<p>06/10</p>
</div>
<div class="rem-date font-2">
<p>06/12</p>
</div>
</div>
<div class="green-design ml-a">
</div>
<div class="reminder float-center font-2 mt-2">
<a href="#"><i class="fa fa-envelope white"> 3 day reminder</i></a>
</div>
<div class="mail-rem float-center mt-3">
<p class="mail">
We’ll email you a reminder three days before your trial ends.
</p>
<p class="mail">Cancel
anytime before 06/11 and you won’t be charged.
</p>
<button class="border-none quote-background-red p-xy m-2">TRY 30 DAYS FOR FREE</button>
</div>
<div class="clearfix mt-1 grid col-3 col-lg-3 col-md-1 col-sm-1 ">
<div class="des-2 text-center mx-1 ">
<h2 class="text-center">Enjoy on your TV.</h2>
<p class="text-center">
Watch on Smart TVs, Playstation, Xbox, Chromecast, Apple TV, Blu-ray players, and more.
</p>
</div>
<div class="emb-video text-right ml-aa ">
<div class="img-2">
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/tv.png"
class="img-size" alt="A TV displaying Netflix" />
<video class="w-sm" autoplay="" playsinline="" muted="" loop="">
<source
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv.m4v"
type="video/mp4"></video>
</div>
</div>
</div>
<div class="clearfix mt-1 grid col-3 col-lg-3 col-md-1 col-sm-1">
<div class="img-3 text-let m-1">
<img src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/mobile.png"
class="img-size" alt="Phone displaying netflix" />
</div>
<div class="des-3 text-center p-1 ml-aa">
<h2 class="text-center">Download your shows to watch on the go.</h2>
<p class="text-center">Save your data and watch all your favorites offline.</p>
</div>
</div>
<div class="clearfix mt-1 d-grid grid-2">
<div class="des-4 text-center p-1">
<h2>Watch everywhere.</h2>
<p>Delectus nisi rerum nostrum.</p>
</div>
<div class="emb-video text-right">
<div class="device-pile ">
<img alt="" class="our-story-card-img"
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/device-pile.png"
data-uia="our-story-card-img">
<video class="our-story-card-video" autoplay="" playsinline="" muted="" loop="">
<source
src="https://assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-devices.m4v"
type="video/mp4"></video>
</div>
</div>
</div>
</section>
</div>
<div class="clearfix mt-1 text-center">
<div class="freq-qns font-3 text-center">
<h2>Frequently Asked Questions</h2>
</div>
<div class="questions">
<ul class="li-none">
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
<li class="grey p-xy m-2 justify-content d-flex">
<p class="mr-2">What is Netflix</p> <i class="fa fa-plus"></i>
</li>
</ul>
</div>
<button class="border-none quote-background-red p-xy m-2 text-center"> Try 30 days free</button>
</div>
</main>
<footer class="all-footer">
<div class="footer-link d-flex ">
<ul class="ul-0ne ">
<li><a href="#">Contact us</a></li>
<li><a href="">FAQ/</a></li>
<li><a href="">Investor </a></li>
<li><a href="">Privacy</a></li>
<li><a href="">Test</a></li>
<li><a href="#">Netflix Nigeria</a></li>
</ul>
<ul class="ul-two ">
<li><a href="">Help </a></li>
<li><a href="">Jobs</a></li>
<li><a href="">Policy</a></li>
<li><a href="">Legal </a></li>
</ul>
<ul class="ul-three ">
<li><a href="">Account</a></li>
<li><a href="">Watch</a></li>
<li><a href="">Corporate </a></li>
<li><a href="">Netflix </a></li>
</ul>
<ul class="ul-four ">
<li><a href="">Media </a></li>
<li><a href="">Terms</a></li>
<li><a href="">Contact</a></li>
</ul>
</div>
</footer>
</body>
</html>