-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
96 lines (95 loc) · 6.45 KB
/
index.html
File metadata and controls
96 lines (95 loc) · 6.45 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
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body class="" style="background-image: url(netflixbg.jpg); background-color: rgba(0, 0, 0, 0.7); background-blend-mode:darken;">
<div class="pt-5 text-white">
<div class="mx-30 flex justify-between items-center">
<div class="text-red-700 font-black text-5xl">NETFLIX</div>
<div class="flex gap-5 items-center">
<div>Dil</div>
<div class="px-3 bg-red-600 font-bold text-white rounded-md py-1">Oturum Aç</div>
</div>
</div>
<div class="mx-30 text-center mt-30">
<div class="font-black text-6xl/20 mx-80">Sınırsız film, dizi ve çok daha fazlası</div>
<div class="font-extrabold text-xl mt-5 mx-90">189,99 TL ile başlayan fiyatlarla. İstediğiniz zaman iptal edebilirsiniz.</div>
<div class="font-medium mx-100 mt-7 ">İzlemeye hazır mısınız? Üye olmak ya da hesabınıza tekrar ulaşmak için tek yapmanız gereken e-posta adresinizi girmek.</div>
<div class="grid gap-2 grid-cols-6 mt-5 mx-90">
<div class="grid col-span-4">
<input type="text" placeholder="E-posta adresi" class="bg-transparent border border-gray-500 px-5 rounded-md">
</div>
<div class="grid col-span-2 text-center items-center">
<div class="bg-red-600 font-black text-white text-xl rounded-md py-4">Başlayın ></div>
</div>
</div>
</div>
<div class="mt-50 pt-10 pb-30 px-30 border-t-5 border-orange-700" style="background-color: black; border: linear-gradient(180deg, rgb(106, 106, 255),rgb(248, 144, 58));">
<div class="flex text-3xl font-black">Bize Katılmanız İçin Diğer Nedenler</div>
<div class="grid grid-cols-4 gap-4 mt-3">
<div class="grid h-90 col-span-1 rounded-xl p-5" style="background: linear-gradient(-45deg,rgb(51, 2, 2), rgb(5, 5, 87));">
<div class="font-semibold text-2xl h-10">Televizyonunuzda izleyin</div>
<div class="text-gray-300">Akıllı TV, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray oynatıcılar ve daha fazlasında seyredin.</div>
</div>
<div class="grid h-90 col-span-1 rounded-xl p-5" style="background: linear-gradient(-45deg,rgb(51, 2, 2), rgb(5, 5, 87));">
<div class="font-semibold text-2xl h-10">Çevrimdışı izlemek için içerikleri indirin</div>
<div class="text-gray-300">En sevdiğiniz içerikleri kolayca kaydedin ve her zaman izleyecek bir şeyleriniz olsun.</div>
</div>
<div class="grid h-90 col-span-1 rounded-xl p-5" style="background: linear-gradient(-45deg,rgb(51, 2, 2), rgb(5, 5, 87));">
<div class="font-semibold text-2xl h-10">İstediğiniz her yerde izleyin</div>
<div class="text-gray-300">Telefonda, tablette, bilgisayarda, televizyonda sınırsız film ve dizi izleyin.</div>
</div>
<div class="grid h-90 col-span-1 rounded-xl p-5" style="background: linear-gradient(-45deg,rgb(51, 2, 2), rgb(5, 5, 87));">
<div class="font-semibold text-2xl h-10">Çocuklarınız için profiller oluşturun</div>
<div class="text-gray-300">Üyeliğinize dâhil olan bu ücretsiz deneyim sayesinde çocuklarınız, sadece onlara özel bir alanda en sevdikleri karakterlerle maceralara atılabilir.</div>
</div>
</div>
</div>
<div class="text-center pb-20 px-30" style="background-color: black;">
<div class="text-wrap">
İzlemeye hazır mısınız? Üye olmak ya da hesabınıza tekrar ulaşmak için tek yapmanız gereken e-posta adresinizi girmek.
</div>
<div class="grid gap-2 grid-cols-8 mt-5 mx-70">
<div class="grid col-span-6">
<input type="text" placeholder="E-posta adresi" class="bg-transparent border border-gray-500 px-5 rounded-md">
</div>
<div class="grid col-span-2 text-center items-center">
<div class="bg-red-600 font-black text-white text-xl rounded-md py-4">Başlayın ></div>
</div>
</div>
<p class="text-gray-400 pt-20 text-left">Sorularınız mı var? <span class="underline">0850-390-7444</span> numaralı telefonu arayın.</p>
<div class="grid grid-cols-4 pt-10 text-left">
<div class="grid col-span-1">
<a href="" class="text-gray-400 underline pb-3">SSS</a>
<a href="" class="text-gray-400 underline pb-3">Yatırımcı İlişkileri</a>
<a href="" class="text-gray-400 underline pb-3">Kullanım Koşulları</a>
<a href="" class="text-gray-400 underline">Bize Ulaşın</a>
</div>
<div class="grid col-span-1">
<a href="" class="text-gray-400 underline pb-3">Yardım Merkezi</a>
<a href="" class="text-gray-400 underline pb-3">İş İmkanları</a>
<a href="" class="text-gray-400 underline pb-3">Gİzlilik</a>
<a href="" class="text-gray-400 underline">Hız Testi</a>
</div>
<div class="grid col-span-1">
<a href="" class="text-gray-400 underline pb-3">Hesap</a>
<a href="" class="text-gray-400 underline pb-3">Hediye Kartı Kullan</a>
<a href="" class="text-gray-400 underline pb-3">Çerez Tercihleri</a>
<a href="" class="text-gray-400 underline">Yasal Hükümler</a>
</div>
<div class="grid col-span-1">
<a href="" class="text-gray-400 underline pb-3">Medya Merkezi</a>
<a href="" class="text-gray-400 underline pb-3">İzleme Yolları</a>
<a href="" class="text-gray-400 underline pb-3">Kurumsal Bilgiler</a>
<a href="" class="text-gray-400 underline">Sadece Netflix'te</a>
</div>
</div>
<p class="text-gray-400 pt-10 text-left">Netflix Clone</p>
</div>
</div>
</body>
</html>