-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwatchdogs.html
274 lines (216 loc) · 11.7 KB
/
watchdogs.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>WATCH DOGS : LEGION</title>
<link rel="icon" href="images/favicon64.png" type="image/x-icon">
<link rel="stylesheet" href="css/stil.css">
</head>
<body>
<div class="wrap">
<div class="header">
<div class="logo">
<a href="index.html" title="Ana Sayfa">
<img src="images/egooyun_logo.png" alt="logo" class="img"></a>
</div>
<div class="mega_menu">
<ul>
<li><a href="hakkimizda.html">Hakkımızda</a></li>
<li><a href="misyon-vizyon.html">Mİsyon - Vİzyon</a></li>
<li><a href="urunlerimiz.html">Ürünlerİmİz</a>
<div class="sub_menu">
<div class="col">
<a href="bilgisayar.html"><img src="images/windows.png" alt="foot_Ball"> <p>BİLGİSAYAR</p></a>
</div>
<div class="col">
<a href="xbox.html"><img src="images/Xbox.png" alt="foot_Ball">
<p>XBOX</p></a>
</div>
<div class="col">
<a href="playstation.html"><img src="images/Playstation.png" alt="foot_Ball">
<p> PLAYSTATION</p></a>
</div>
</div>
</li>
<li><a href="" title="Birimler">Bİrİmler</a>
<div class="sub_menu" style="left: 528px;">
<div class="col">
<a href="insankaynaklari.html"><img src="images/destek.png"> <p>İNSAN<br>KAYNAKLARI</p></a>
</div>
<div class="col">
<a href="teknikdestek.html"><img src="images/insan.png">
<p>TEKNİK<br>DESTEK</p></a>
</div>
<div class="col">
<a href="iade.html"><img src="images/iade.png">
<p>İADE VE<br>DEĞİŞİM</p></a>
</div>
</div>
</li>
<li><a href="iletisim.html">İletİşİm</a></li>
</ul>
<div class="hesap">
<a href="#" class="zoom" style="text-decoration: none; margin-right: 25px" title="Favorilerim"><img src="images/home/heart.png"><img class="zoom_top" src="images/home/heart2.png"></a>
<a href="#" class="zoom" style="text-decoration: none; margin-right: 25px" title="Hesabım"><img src="images/home/account.png"><img class="zoom_top" src="images/home/account2.png"></a>
<a href="#" class="zoom" style="text-decoration: none;" title="Sepetim"><img src="images/home/cart.png"><img class="zoom_top" src="images/home/cart2.png"></a>
</div>
</div>
</div><!-- Başlık -->
<div class="sidebar" style="height:600px; width: 21%; margin-right: 110px; background-color: black; outline: 0.5px solid #989696">
<div class="urun_platform">
<a href="#" class="zoom float-l" style="text-decoration: none; margin-left: 25px" title="Xbox"><img src="images/about/xbox.png"><img class="zoom_top" src="images/about/xbox2.png"></a>
<a href="#" class="zoom float-l" style="text-decoration: none" title="Windows"><img src="images/about/windows.png"><img class="zoom_top" src="images/about/windows2.png"></a>
<a href="#" class="zoom float-l" style="text-decoration: none" title="PlayStation"><img src="images/about/ps.png"><img class="zoom_top" src="images/about/ps2.png"></a>
<a href="#" class="zoom float-r" style="text-decoration: none; margin-right: 25px" title="Favorilere Ekle !"><img src="images/heart2.png"><img class="zoom_top" src="images/heart.png"></a>
</div>
<div class="urun_foto">
<img title="WATCH DOGS : LEGION" style="cursor:pointer;" src="images/home/watchdogs.jpg">
</div>
<div class="urun_adi">
<p>WATCH DOGS : LEGION</p>
</div>
<hr id="urunhr">
<div class="urun_fiyat">
<p>225,90₺</p>
</div>
<hr id="urunhr" style="margin-top: 10px; width: 60%;">
<div class="urun_al">
<div class="btn"><button class="button" style="width: 160px;height: 60px; padding: 10px;font-size: 28px"><span>Satın Al</span></button></div>
</div>
<p id="guven">🔒 GÜVENLİ ÖDEME GARANTİLİ</p>
</div>
<div class="content" style="margin-top: 15px; width: 70%;height:600px;">
<div class="urun_content" style="margin-right: 10px; margin-top:-90px">
<div class="urunSlides">
<iframe width="100%" height="476px" src="https://www.youtube.com/embed/KbokXaPTk38" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="urunSlides">
<img src="images/urunler/watchdogs/wd.jpg" style="width:100%">
</div>
<div class="urunSlides">
<img src="images/urunler/watchdogs/wd1.jpg" style="width:100%">
</div>
<div class="urunSlides">
<img src="images/urunler/watchdogs/wd2.png" style="width:100%">
</div>
<div class="urunSlides">
<img src="images/urunler/watchdogs/wd3.jpg" style="width:100%">
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
<div class="row">
<div class="column">
<img class="demo cursor" src="images/urunler/watchdogs/trailer.jpg" style="width:100%" onclick="currentSlide(1)">
</div>
<div class="column">
<img class="demo cursor" src="images/urunler/watchdogs/min.jpg" style="width:100%" onclick="currentSlide(2)" alt="Cinque Terre">
</div>
<div class="column">
<img class="demo cursor" src="images/urunler/watchdogs/min1.jpg" style="width:100%" onclick="currentSlide(3)" alt="Mountains and fjords">
</div>
<div class="column">
<img class="demo cursor" src="images/urunler/watchdogs/min2.jpg" style="width:100%" onclick="currentSlide(4)" alt="Northern Lights">
</div>
<div class="column">
<img class="demo cursor" src="images/urunler/watchdogs/min3.jpg" style="width:100%" onclick="currentSlide(5)" alt="Nature and sunrise">
</div>
</div>
</div>
</div><!-- İçerik -->
<div class="content" style="width: 70%; margin-top: -30px; height: 60px;" >
<div class="scnk">
<a onClick="replace('div2','div1')" id="baslik">AÇIKLAMA</a> <span style="color: white; font-size: 25px">|</span>
<a onClick="replace('div1','div2')" id="baslik">SİSTEM GEREKSİNİMLERİ</a>
</div>
</div>
<div class="content" style="width: 70%; margin-top: 25px; height: 440px;" >
<div class="urun_bilgi" id="div1" style="display:block">
<p id="icerik_p">
Yakın gelecekte Londra çöküşüyle karşı karşıya: her şeyi gören bir gözetleme devleti insanları eziyor, özel ordular sokakları kontrol ediyor ve güçlü bir suç örgütü savunmasız olanları avlıyor.<br><br>
Londra'nın kaderi sana ve savaşma kabiliyetine bağlı.<br><br>
Direniş'e hoş geldiniz.<br><br>
<ul style="list-style-type:disc;" id="icerik_p" >
<li style="font-weight: 600">AÇIK DÜNYA LONDRA</li>
<p style="margin-top: 3px; color: #AEAEAE; font-size: 16.5px">Büyük bir kentsel açık dünyayı keşfedin ve Londra'nın birçok ünlü simge yapısını ziyaret edin.</p>
<li style="font-weight: 600">HERKES OLARAK OYNAYIN</li>
<p style="margin-top: 3px; color: #AEAEAE; font-size: 16.5px">Daha
önce hiç görülmemiş bir oyun yeniliğini deneyimleyin. Gördüğünüz herkes benzersiz bir geçmiş, kişilik ve beceri seti ile ekibinize katılabilir.</p>
<li style="font-weight: 600">ARKADAŞLARINIZLA EKİP OLUN</li>
<p style="margin-top: 3px; color: #AEAEAE; font-size: 16.5px">Özgürce hareket ederken ve dünyayı birlikte keşfederken veya tamamen yeni ortak görevlere ve zorlu oyunsonu içeriklerine katılırken ekibinizi çevrimiçi duruma getirin ve en fazla üç arkadaşınızla güçlerinizi birleştirin.</p>
<li style="font-weight: 600">HACKING</li>
<p style="margin-top: 3px; color: #AEAEAE; font-size: 16.5px">Londra'nın teknoloji altyapısını kullanın. Silahlı savaş insansız hava araçlarını ele geçirin, gizli örümcek robotları görevlendirin, Artırılmış Gerçeklik Pelerini kullanarak düşmanları gizlice alt edin ve çok daha fazlasını yapın.</p>
</ul>
</p>
</div>
<div class="ozellik" id="div2" style="display:none" >
<ul style="list-style-type:disc; font-size: 20px; margin-left: 20px; margin-top:40px;" id="icerik_p" >
<li style="color: #AEAEAE"><span style="font-weight: 500;color: white;">İşletim Sistemi :</span> Windows 10 (64 Bit)</li><br>
<li style="color: #AEAEAE"><span style="font-weight: 500;color: white;">İşlemci :</span> Intel Core i5-4460 3.2 GHz, AMD Ryzen 5 1400 3.2 GHz</li><br>
<li style="color: #AEAEAE"><span style="font-weight: 500;color: white;">GPU :</span> NVIDIA GeForce GTX 970/GeForce GTX 1650</li><br>
<li style="color: #AEAEAE"><span style="font-weight: 500;color: white;">RAM :</span> 8 GB</li><br>
<li style="color: #AEAEAE"><span style="font-weight: 500;color: white;">Boş Alan :</span> 45 GB</li><br>
</ul>
</div>
</div><!-- İçerik -->
<div class="footer">
<div class="altmenu">
<a href="hakkimizda.html">HAKKIMIZDA</a> |
<a href="iletisim.html">BİZİMLE İLETİŞİME GEÇİN</a> |
<a href="termsAndConditions.html">ŞARTLAR VE KOŞULLAR</a> |
<a href="secretPolicy.html">GİZLİLİK POLİTİKASI</a>
<hr>
</div>
<div style="display: flex; justify-content: center; align-items: center;">
<div class="footer1 float-l" ><br>
<div class="sosyal">
<a href="https://www.instagram.com" class="icon" title="İnstagram" target="_blank"><img class="img" src="images/footer/instagram.png"><img class="img-top" src="images/footer/instagram (1).png"></a>
<a href="https://www.facebook.com" class="icon" title="Facebook" target="_blank"><img class="img" src="images/footer/facebook.png"><img class="img-top" src="images/footer/facebook(1).png"></a>
<a href="https://www.twitter.com" class="icon" title="Twitter" target="_blank"><img class="img" src="images/footer/twitter.png"><img class="img-top" src="images/footer/twitter(1).png"></a>
</div>
<div class="sosyal2">
<a href="https://www.twitch.com" class="icon" title="Twitch" target="_blank"><img class="img" src="images/footer/twitch.png"><img class="img-top" src="images/footer/twitch(1).png"></a>
<a href="https://www.youtube.com" class="icon" title="Youtube" target="_blank"><img class="img" src="images/footer/youtube.png"><img class="img-top" src="images/footer/youtube(1).png"></a>
</div>
</div>
<div class="footer2 float-r">
<div style="margin-top: 30px">
<p style="color: white; font-size: 13.5px; letter-spacing: 0.3px; font-family: 'Mulish', sans-serif;"><img src="images/footer/pin.png" style="width: 20px; height: 20px"> Kocaeli Ünv. Kampüsü No:2,41000 İzmit/Kocaeli</p>
<p style="color: white; font-size: 13.5px; letter-spacing: 0.3px; font-family: 'Mulish', sans-serif;"><img src="images/footer/phone.png" style="width: 20px; height: 20px"> +90 555 555 55 55</p></div>
</div>
</div><!-- Alt bilgi -->
<div style="display: flex; justify-content: center; align-items: center;"><p style="margin-top: 23px; color: #ADADAD; font-size: 11px; letter-spacing: 0.5px; font-family: 'Mulish', sans-serif;" align="center">© 2021 EGOOYUN - Tüm Hakları Saklıdır</p></div>
</div>
</div>
<script>
var slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("urunSlides");
var dots = document.getElementsByClassName("demo");
var captionText = document.getElementById("caption");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
captionText.innerHTML = dots[slideIndex-1].alt;
}
function replace( hide, show ) {
document.getElementById(hide).style.display="none";
document.getElementById(show).style.display="block";
}
</script>
</body>
</html>