-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetflix.html
294 lines (258 loc) · 15.4 KB
/
setflix.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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="images/setflix-icon-phone.png" type="image/icon type">
<title>Setflix India - Watch Anime</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
fontFamily: {
'lato': ['Lato', 'sans-serif']
},
extend: {
screens: {
'tad': '1200px',
},
},
},
plugins: [],
}
</script>
</head>
<body>
<section class = "w-[100%] h-[100vh] bg-[url('images/background.jpg')] bg-center bg-cover">
<div class = "w-[100%] h-[100vh] bg-[rgba(0,0,0,0.65)] backdrop-blur-[4px]">
<header class = "max-w-[1168px] mx-auto sm:px-[3px] px-[7px]">
<div class = "grid sm:grid-cols-2 grid-cols-[30%_auto] px-[13px] pt-[17px] items-center">
<figure>
<img src = "images/setflix-icon.png" alt="" class = "tad:w-[170px] md:w-[158px] sm:w-[143px] w-[120px]" />
</figure>
<div class = "flex justify-end sm:gap-[17px] gap-[10px]">
<div class = "relative">
<img src = "images/language2.png" class = "absolute top-[9px] sm:left-[7px] left-[4px]" />
<select name="" id="" class = "bg-[black] text-white border-[1px] border-[white] py-[4px] pr-[3px] pl-[18px] sm:pr-[3px] sm:pl-[24px] rounded-[2px]">
<option value="">English</option>
<option value="">Japanese</option>
</select>
</div>
<button class = "bg-[#03B3D2] hover:bg-[#0291ab] rounded-[4px] text-white py-[1px] px-[16px] font-medium">Sign In</button>
</div>
</div>
</header>
<div class = "max-w-[1168px] mx-auto sm:py-[150px] py-[70px] text-center px-[3px] ">
<p class = "text-white font-bold sm:text-[33px] tad:text-[40px] md:text-[34px] text-[28px]">Unlimited TV Shows, Anime, movies and more</p>
<p class = "text-[#C9C9C9] font-medium tad:text-[24px] md:text-[21px] sm:text-[19px] text-[15px] pt-[6px]">
Watch it anytime. anywhere.
</p>
<p class = "text-white font-medium tad:text-[25px] md:text-[22px] sm:text-[19px] text-[16px] pt-[25px]">
Ready to dive in? Enter your email to begin with your membership
</p>
<div class = "max-w-[700px] mx-auto sm:px-[10px] px-[40px] mt-[20px]">
<form action = "" class = "grid sm:grid-cols-[69%_auto] grid-cols-1 gap-[10px]">
<input type="email" class = "py-[12px] rounded-[4px] font-medium text-[#c7c5c5] pl-[15px] border-[1px] border-[white] bg-[black] bg-opacity-40" placeholder="Email address">
<button class = "text-[white] bg-[#03B3D2] rounded-[5px] text-[17px] sm:py-[12px] py-[10px] sm:text-[20px] font-bold hover:bg-[#0298b3] duration-200 cursor-pointer">Get Started ></button>
</form>
</div>
</div>
</div>
</section>
<!-- Beginning of section 1 -->
<section class = "w-[100%] bg-[black] border-t-[7px] border-t-[#2e2e2e] sm:py-[65px] py-[50px]">
<div class ="max-w-[1170px] mx-auto">
<div class = "grid sm:grid-cols-2 grid-cols-1 tad:gap-[50px] md:gap-[20px] md:px-[15px] sm:px-[20px] px-[36px] items-center">
<figure class = "relative sm:pt-[0] pb-[38px] sm:order-1 order-2">
<img src = "images/w.png">
<div class = "grid grid-cols-[40%_auto] items-center border-[3px] border-[#626166] rounded-[10px] tad:py-[7px] md:py-[9px] py-[8px] mx-auto px-[8px] ml-[45px] mr-[45px]">
<img src = "images/jjk-poster.jpg" class = "tad:w-[60px] md:w-[40px] w-[32px]">
<div class = "font-bold text-[#03B3D2] md:text-[25px] text-[18px]">JJK</div>
<img src = "images/download-icon.gif" class = "w-[50px] absolute tad: right-20 sm:right-12 right-10">
</div>
</figure>
<div class = "text-white sm:order-2 order-1">
<p class = "text-white font-bold tad:text-[54px] md:text-[35px] sm:text-[32px] text-[28px]">Download your shows to watch anywhere. Anytime</p>
<p class = "tad:text-[21px] md:text-[18px] sm:text-[16px] text-[14px] md:pt-[17px] sm:pt-[16px] pt-[12px]">Save and watch your shows on the go</p>
</div>
</div>
</div>
</section>
<!-- Ending of section 1 -->
<!-- Beginning section 2 -->
<section class = "w-[100%] bg-[black] border-t-[7px] border-t-[#2e2e2e] sm:py-[65px] py-[50px]">
<div class ="max-w-[1170px] mx-auto">
<div class = "grid sm:grid-cols-2 grid-cols-1 md:px-[15px] sm:px-[20px] px-[36px] items-center">
<div class = "text-white">
<p class = "text-white font-bold tad:text-[55px] md:text-[40px] sm:text-[34px] text-[28px]">Enjoy on your TV</p>
<p class = "tad:text-[21px] md:text-[18px] sm:text-[16px] text-[14px] md:pt-[17px] sm:pt-[16px] pt-[12px]">Watch on smart TVs, Playstation, Xbox, Chromecast, <br/>FireCast, Apple TV, Blu-ray players and more</p>
</div>
<figure class = "relative">
<video class = "absolute w-[74%] left-[13%] bottom-[25%] z-[1]" autoplay muted loop>
<source src = "vids/video-1.mp4" type = "video/mp4">
</video>
<img src = "images/tv+remote.png" class = "z-[2] relative">
</figure>
</div>
</div>
</section>
<!-- Ending section 2 -->
<!-- Beginning of section 3 -->
<section class = "w-[100%] bg-[black] border-t-[7px] border-t-[#2e2e2e] sm:py-[65px] py-[50px]">
<div class ="max-w-[1170px] mx-auto">
<div class = "grid sm:grid-cols-2 grid-cols-1 md:px-[15px] sm:px-[20px] px-[36px] md:gap-[25px] gap-[12px] items-center">
<figure class = "relative sm:order-1 order-2">
<img src = "images/feature-4.png">
</figure>
<div class = "text-white sm:order-2 order-1">
<p class = "text-white font-bold tad:text-[55px] md:text-[40px] sm:text-[34px] text-[28px]">Profiles for kids</p>
<p class = "tad:text-[20px] md:text-[16px] sm:text-[15px] text-[14px] md:pt-[17px] sm:pt-[16px] pt-[12px]">Send your children on a voyage with their fav character in a sea just for them</p>
</div>
</div>
</div>
</section>
<!-- Ending of section 3 -->
<!-- Beginning of section 4 -->
<section class = "w-[100%] bg-[black] border-t-[7px] border-t-[#2e2e2e] sm:py-[65px] py-[50px]">
<div class ="max-w-[1170px] mx-auto">
<div class = "grid sm:grid-cols-2 grid-cols-1 md:px-[15px] sm:px-[20px] px-[36px] items-center">
<div class = "text-white">
<p class = "text-white font-bold tad:text-[55px] md:text-[40px] sm:text-[34px] text-[28px]">Stream anywhere</p>
<p class = "tad:text-[21px] md:text-[18px] sm:text-[16px] text-[14px] md:pt-[17px] sm:pt-[16px] pt-[12px]">Watch unlimited movies & TV shows on any device</p>
</div>
<figure class = "relative">
<video class = "absolute w-[66%] left-[16%] bottom-[40%] z-[1]" autoplay muted loop>
<source src = "vids/video-2.mp4" type = "video/mp4">
</video>
<img src = "images/devices.png" class = "z-[2] relative">
</figure>
</div>
</div>
</section>
<!-- Ending of section 4 -->
<section class = "w-[100%] bg-[black] border-t-[7px] border-t-[#2e2e2e] sm:py-[18px] py-[20px]">
<div class ="max-w-[1170px] mx-auto md:px-[20px] sm:px-[18px] px-[13px]">
<p class = "text-white text-center font-bold tad:text-[54px] md:text-[35px] sm:text-[32px] text-[28px] md:pb-[17px] pb-[10px]">FAQ</p>
<div class = "tad:py-[20px] sm:py-[15px] py-[11px]">
<div class = "bg-[#03b3d2] bg-opacity-25 hover:bg-opacity-20 sm:mb-[8px] mb-[5px] md:rounded-[14px] rounded-[10px]">
<div class = "text-[17px] sm:text-[20px] md:text-[22px] font-medium text-white p-[18px] relative border-b-[2px] border-[black] duration-250 cursor-pointer faQuestion">What is Setflix?
<span class = "absolute right-[21px] top-[15px] visible">+</span>
</div>
<div class = "text-white text-[14px] md:text-[17px] tad:text-[19px] scale-y-0 h-[0px] origin-top duration-200">
<p class = "md:pb-[21px] sm:pb-[18px] pb-[15px]">
Setflix is a streaming service which offers unique and aethetic shows and movies to keep you entertained as long as you want without feeling bored.
</p>
<p class = "md:pb-[21px] sm:pb-[18px] pb-[15px]">
It is the perfect service to keep you engaged anytime, anywhere with ads of-course,(they only last 10 mins).
</p>
<p>
You will never run out of content and new ones will be added right after you finish.
</p>
</div>
</div>
<div class = "bg-[#03b3d2] bg-opacity-25 hover:bg-opacity-20 sm:mb-[8px] mb-[5px] md:rounded-[14px] rounded-[10px]">
<div class = "text-[17px] sm:text-[20px] md:text-[22px] font-medium text-white p-[18px] relative border-b-[2px] border-[black] duration-250 cursor-pointer faQuestion">What can i watch on Setflix?
<span class = "absolute right-[21px] top-[15px] visible">+</span>
</div>
<div class = "text-white text-[14px] md:text-[17px] tad:text-[19px] scale-y-0 h-[0px] origin-top duration-200">
<p class = "md:pb-[21px] sm:pb-[18px] pb-[15px]">
Setflix offers a variety of shows including new movies, series and the classical ones too.
</p>
<p class = "md:pb-[21px] sm:pb-[18px] pb-[15px]">
It offers a variety of TV shows like Lord of the rings, GOT, Breaking Bad, Friends, Interstellar and...
</p>
<p>
You can also find many anime shows including naruto, Baki Hanma, overflow and...
</p>
</div>
</div>
</div>
<div class = "bg-[#03b3d2] bg-opacity-25 hover:bg-opacity-20 sm:mb-[8px] mb-[5px] md:rounded-[14px] rounded-[10px]">
<div class = "text-[17px] sm:text-[20px] md:text-[22px] font-medium text-white p-[18px] relative border-b-[2px] border-[black] duration-250 cursor-pointer faQuestion">Is Setflix good for kids?
<span class = "absolute right-[21px] top-[15px] visible">+</span>
</div>
<div class = "text-white text-[14px] md:text-[17px] tad:text-[19px] scale-y-0 h-[0px] origin-top duration-200">
<p>
Of course. NOT. You dont give kids setflix and others to watch at all. Setflix contains 18+ content and are absolutely adviced to watch.
</p>
</div>
</div>
<div class = "bg-[#03b3d2] bg-opacity-25 hover:bg-opacity-20 sm:mb-[8px] mb-[5px] md:rounded-[14px] rounded-[10px]">
<div class = "text-[17px] sm:text-[20px] md:text-[22px] font-medium text-white p-[18px] relative border-b-[2px] border-[black] duration-250 cursor-pointer faQuestion">How much does Setflix cost?
<span class = "absolute right-[21px] top-[15px] visible">+</span>
</div>
<div class = "text-white text-[14px] md:text-[17px] tad:text-[19px] scale-y-0 h-[0px] origin-top duration-200">
<p class = "md: pb-[21px] sm:pb-[18px] pb-[15px]">
Setflix service costs vary with plans. It is not cheap. Monthly - ₹10, yearly - ₹20.
</p>
<p>
You can watch all your dear shows with sacrificing a small bottle of coke.
</p>
</div>
</div>
</div>
</section>
<section class = "w-[100%] bg-[black] sm:py-[35px] py-[20px] px-[20px]">
<p class = "text-white text-center font-medium tad:text-[23px] md:text-[23px] sm:text-[20px] text-[15px] pt-[25px]">
Ready to dive in? Enter your email to begin with your membership
</p>
<div class = "max-w-[700px] mx-auto sm:px-[10px] px-[40px] mt-[20px]">
<form action = "" class = "grid sm:grid-cols-[69%_auto] grid-cols-1 gap-[10px]">
<input type="email" class = "py-[12px] rounded-[4px] font-medium text-[#c7c5c5] pl-[15px] border-[1px] border-[white] bg-[black] bg-opacity-40" placeholder="Email address">
<button class = "text-[white] bg-[#03B3D2] rounded-[5px] text-[17px] sm:py-[12px] py-[10px] sm:text-[20px] font-medium hover:bg-[#0298b3] duration-200 cursor-pointer">Get Started ></button>
</form>
</div>
</section>
<!-- Footer -->
<footer class = "w-[100%] bg-[#2e2e2e] border-t-[7px] border-t-[#2e2e2e] sm:py-[13px] px-[30px]">
<div class ="max-w-[1170px] mx-auto md:px-[20px] sm:px-[18px] px-[13px]">
<div class = "py-[25px] grid sm:grid-cols-2 grid-cols-1">
<div>
<ul class = "text-[#bfbfbf] font-medium">
<li class = "mb-[9px]"><a href = "" class = "underline">FAQs</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Ways to watch</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Account</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">No Privacy</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">A Cookie for ya</a></li>
</ul>
</div>
<div class = "sm:pl-[100px] pl-[auto]">
<ul class = "text-[#bfbfbf] font-medium">
<li class = "mb-[9px]"><a href = "" class = "underline">No Jobs</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Illegal Notices</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Terms of use</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Don't contact</a></li>
<li class = "mb-[9px]"><a href = "" class = "underline">Setflix only</a></li>
</ul>
</div>
</div>
<div class = "flex justify-end sm:gap-[17px] gap-[10px]">
<div class = "relative">
<img src = "images/language2.png" class = "absolute top-[9px] sm:left-[7px] left-[5px] " />
<select name="" id="" class = "bg-[#2e2e2e] text-white border-[1px] border-[white] py-[4px] pr-[3px] pl-[18px] sm:pr-[3px] sm:pl-[24px] rounded-[2px] pb-[5px] ">
<option value="">English</option>
<option value="">Japanese</option>
</select>
</div>
</div>
<div class = "flex justify-end md:pt-[11px] sm:pt-[6px] pt-[5px] sm:pb-[8px] pb-[15px] pr-[1px] text-[white] font-bold text-[20px]">SETFLIX</div>
</footer>
</body>
<script>
let allQuestion = document.querySelectorAll('.faQuestion');
allQuestion.forEach((v, index) => {
v.addEventListener('click', () => {
v.nextElementSibling.classList.toggle("h-[auto]")
v.nextElementSibling.classList.toggle("scale-y-100")
v.nextElementSibling.classList.toggle("p-[18px]")
v.children[0].classList.toggle("invisible")
allQuestion.forEach((el, i) => {
if (i!=index) {
el.nextElementSibling.classList.remove("h-[auto]", "scale-y-100", "p-[18px]")
el.children[0].classList.remove("invisible")
}
})
})
})
</script>
</html>