-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
384 lines (356 loc) · 22.1 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
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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"
integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/style.css" />
<link href="/fontawesome-free-5.15.4-web/css/all.css" rel="stylesheet">
<title>Instagram</title>
</head>
<body>
<!-- Navbar Start -->
<nav class="navbar navbar-expand-sm navbar-light border fixed-top bg-white" style="height: 54px;">
<div class="logo">
<a class="navbar-brand" href="#" style="margin-left: 340px;"><img
src="https://www.instagram.com/static/images/web/mobile_nav_type_logo.png/735145cfe0a4.png" /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon mr-5"></span>
</button>
</div>
<div class="collapse navbar-collapse d-flex justify-content-center ml-5">
<form class="form-inline my-2 my-lg-0 ml-5 d-none d-sm-block ">
<input class="form-control mr-sm-2 empty text-center" type="search" placeholder="Ara"
style="font-family: Arial, FontAwesome; height: 28px; width: 216px" aria-label="Search" />
</form>
</div>
<div class="collapse navbar-collapse">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#"><i class="fas fa-home fa-lg mr-2 d-none d-sm-block mt-1"></i>
<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><i class="fab fa-facebook-messenger fa-lg mr-2 mt-1"
style="color: black"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><i class="far fa-compass fa-lg mr-2 mt-1" style="color: black"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"><i class="far fa-heart fa-lg mr-2 mt-1" style="color: black"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.instagram.com/xz_eren" target="_blank"><img src="/assets/aes.jpg"
class="mb-2" style="width: 23px; height: 23px; border-radius: 50%;" /></a>
</li>
</ul>
</div>
</nav>
<!-- Navbar End -->
<div class="container middlearea offset-4 offset-md-3 mt-5">
<div class="row">
<div class="col-6">
<div class="card">
<div class="card-body d-flex text-center">
<a href="#" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid mr-3"/>
<span class="storytext">aesweb</span>
</a>
<a href="#" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext">furkantolga</span>
</a>
<a href="https://www.instagram.com/elonrmuskk" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext ">elonmuskk</span>
</a>
<a href="https://www.instagram.com/hakanyalcinkaya" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext">hakanyalcin..</span>
</a>
<a href="https://www.instagram.com/ozgeacik" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext ">ozgeacik</span>
</a>
<a href="https://www.instagram.com/kablosuzkedi" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext">kablosuzkedi</span>
</a>
<a href="https://www.instagram.com/gulcanyayla" style="text-decoration: none;" target="_blank">
<img src="/assets/aes.jpg" class="storyphoto img-fluid"/>
<span class="storytext">gulcanyayla</span>
</a>
</div>
</div>
<!-- POST STARTED -->
<div class="card mb-5 mt-5">
<!-- CARD HEADER START -->
<div class="card-header d-flex">
<img src="/assets/avatar2.png"class="mr-2" style="width: 35px; height: 35px; border-radius: 50%" />
<span class="postuserfont p-1"><strong><a href="#" target="_blank" style="color: black;">eraykeskinmac</a></strong></span>
<span class="mt-2 ml-auto "><strong><i class="fas fa-ellipsis-h"></i></strong></span>
</div>
<img src="https://blog.biletbayi.com/wp-content/uploads/2019/12/rize.jpg"class="card-img-top" alt="..." />
<!-- CARD HEADER END -->
<!-- POST İTEMS -->
<ul class="list-group list-group-horizontal"style="list-style-type: none;">
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-heart fa-lg" style="color: black; position: relative; font-size: 23px">
</i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-comment fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-paper-plane fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item offset-8">
<a class="nav-link" href="#">
<i class=" far fa-bookmark fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
</ul>
<!-- POST İTEMS END-->
<!-- POST LİKE START -->
<span class="ml-3 mt-2">
<img src="/assets/avatar3.jpg" style="width: 23px; height: 23px; border-radius: 50%"/>
<span class="postuserfont"><strong>eraykeskinmac</strong> ve <strong>42 diğer kişi</strong> beğendi</span>
</span>
<!-- POST LİKE END -->
<div class="card-body" style="margin-top: -15px">
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">eraykeskinmac</strong>Burası Rize! Harika bir cennet!
</p>
<a href="#" style="text-decoration: none">
<p class="card-text postuserfont" style="margin-left: -4px; margin-top: -14px; color: rgb(139, 133, 133);">
15 yorumun tümünü gör
</p></a>
<p class="card-text postuserfont mb-2">
<strong style="margin-left: -4px; margin-right: 5px">furkantolgayuce</strong>Abi çok güzelmiş yaa! Bir gün götürürsün artık bizi de:)
</p>
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">elonmuskk</strong>That's wonderful view bro! I always want to travel Rize...
</p>
<p class="card-text" style="margin-top: -10px; margin-left: -4px; font-size: 12px; color: rgb(139, 133, 133);"> 10 SAAT ÖNCE
</p>
<div class="card-footer d-flex" style="color: rgb(139, 133, 133); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px;">
<span>Yorum Ekle...</span>
<span class="ml-auto" style="color: #0095f6; opacity: 80%"><strong>Paylaş</strong></span>
</div>
</div>
</div>
<!-- POST END -->
<!-- CARD START -->
<div class="card mb-5">
<!-- CARD HEADER START -->
<div class="card-header d-flex">
<img src="/assets/aes.jpg"class="mr-2" style="width: 35px; height: 35px; border-radius: 50%" />
<span class="postuserfont p-1"><strong><a href="#" target="_blank" style="color: black;">aesweb</a></strong></span>
<span class="mt-2 ml-auto "><strong><i class="fas fa-ellipsis-h"></i></strong></span>
</div>
<img src="https://blog.biletbayi.com/wp-content/uploads/2020/02/vogue-restoran%C3%BC-scaled.jpg"class="card-img-top" alt="..." />
<!-- CARD HEADER END -->
<!-- POST İTEMS -->
<ul class="list-group list-group-horizontal"style="list-style-type: none;">
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-heart fa-lg" style="color: black; position: relative; font-size: 23px">
</i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-comment fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-paper-plane fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item offset-8">
<a class="nav-link" href="#">
<i class=" far fa-bookmark fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
</ul>
<!-- POST İTEMS END-->
<!-- POST LİKE START -->
<span class="ml-3 mt-2">
<img src="/assets/avatar2.png" style="width: 23px; height: 23px; border-radius: 50%"/>
<span class="postuserfont"><strong>elonmuskk</strong> ve <strong>256 diğer kişi</strong> beğendi</span>
</span>
<!-- POST LİKE END -->
<div class="card-body" style="margin-top: -15px">
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">aesweb</strong>Boğaz Manzaralı bir mekan buldum...
</p>
<a href="#" style="text-decoration: none">
<p class="card-text postuserfont" style="margin-left: -4px; margin-top: -14px; color: rgb(139, 133, 133);">
15 yorumun tümünü gör
</p></a>
<p class="card-text postuserfont mb-2">
<strong style="margin-left: -4px; margin-right: 5px">eraykeskinmac</strong>Çok çok çok iyi en yakın zamanda gidelim beraberrr.
</p>
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">elonmuskk</strong>I Love İSTANBUL
</p>
<p class="card-text" style="margin-top: -10px; margin-left: -4px; font-size: 12px; color: rgb(139, 133, 133);"> 10 SAAT ÖNCE
</p>
<div class="card-footer d-flex" style="color: rgb(139, 133, 133); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px;">
<span>Yorum Ekle...</span>
<span class="ml-auto" style="color: #0095f6; opacity: 80%"><strong>Paylaş</strong></span>
</div>
</div>
</div>
<!-- CARD END -->
<!-- CARD START -->
<div class="card mb-5">
<!-- CARD HEADER START -->
<div class="card-header d-flex">
<img src="/assets/avatar3.jpg"class="mr-2" style="width: 35px; height: 35px; border-radius: 50%" />
<span class="postuserfont p-1"><strong><a href="#" target="_blank" style="color: black;">Oğuzhan</a></strong></span>
<span class="mt-2 ml-auto "><strong><i class="fas fa-ellipsis-h"></i></strong></span>
</div>
<img src="https://blog.biletbayi.com/wp-content/uploads/2020/06/iskenderiye-deniz-feneri-696x522.jpg"class="card-img-top" alt="..." />
<!-- CARD HEADER END -->
<!-- POST İTEMS -->
<ul class="list-group list-group-horizontal"style="list-style-type: none;">
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-heart fa-lg" style="color: black; position: relative; font-size: 23px">
</i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-comment fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">
<i class="far fa-paper-plane fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
<li class="nav-item offset-8">
<a class="nav-link" href="#">
<i class=" far fa-bookmark fa-lg"
style=" color: black; position: relative; font-size: 23px; margin-left: -11px;"></i></a>
</li>
</ul>
<!-- POST İTEMS END-->
<!-- POST LİKE START -->
<span class="ml-3 mt-2">
<img src="/assets/avatar2.png" style="width: 23px; height: 23px; border-radius: 50%"/>
<span class="postuserfont"><strong>aesweb</strong> ve <strong>1123123 diğer kişi</strong> beğendi</span>
</span>
<!-- POST LİKE END -->
<div class="card-body" style="margin-top: -15px; border: none;">
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">Oğuzhan</strong>Burası İskenderiye Feneri! Harika bir cennet!
</p>
<a href="#" style="text-decoration: none">
<p class="card-text postuserfont" style="margin-left: -4px; margin-top: -14px; color: rgb(139, 133, 133);">
15 yorumun tümünü gör
</p></a>
<p class="card-text postuserfont mb-2">
<strong style="margin-left: -4px; margin-right: 5px">xz_eren</strong>Abi çok güzelmiş yaa! Bir gün götürürsün artık bizi de:)
</p>
<p class="card-text postuserfont">
<strong style="margin-left: -4px; margin-right: 5px">elonmuskk</strong>That's wonderful view bro! I always want to travel İskenderiye...
</p>
<p class="card-text" style="margin-top: -10px; margin-left: -4px; font-size: 12px; color: rgb(139, 133, 133);"> 12 SAAT ÖNCE
</p>
<div class="card-footer d-flex" style="color: rgb(139, 133, 133); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px;">
<span>Yorum Ekle...</span>
<span class="ml-auto" style="color: #0095f6; opacity: 80%"><strong>Paylaş</strong></span>
</div>
</div>
<!-- CARD END -->
</div>
</div> <!-- ROW 6 END -->
<!-- COL 3 START -->
<div class="col-4 d-sm-none d-md-block">
<div class="card col-xs-12 rightpanel" id="sticky-sidebar" style="width: 18rem;">
<div class="card-body d-flex" >
<div>
<a class="nav-link" href="#">
<span>
<img src="/assets/aes.jpg" class="" style="width: 60px; height: 60px; border-radius: 50%; border: 2px solid rgb(238, 39, 82);
margin-left: -15px; "/>
<span class="" style=" font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 15px; color: black; margin-left: 20px;">
<strong>aesweb</strong>
</span>
</span>
</a>
<div class="mt-2">
<div class="d-flex flex-row justify-content-between">
<small class="text-muted font-weight-normal" style="color: gray;">Suggestions For You</small>
<small style="color: gray;">See All</small>
</div>
<div>
<div class="mt-2 ml-2">
<div class="mt-3 d-flex flex-row justify-content-between align-items-center">
<span>
<img src="/assets/aes.jpg" style="width: 30px; height: 30px; border-radius: 50%"/>
</span>
<span class="postuserfont ml-2 mt-1"><strong>xz_eren</strong></span>
<span class="postuserfont ml-auto"style="font-size: 13px; color: #0095f6; margin-top: 5px">
<strong class="ml-auto">Takip Et</strong></span>
</div>
<div class="mt-3 d-flex flex-row justify-content-between align-items-center">
<span>
<img src="/assets/aes.jpg" style="width: 30px; height: 30px; border-radius: 50%"/>
</span>
<span class="postuserfont ml-2 mt-1"><strong>eraykeskinmac</strong></span>
<span class="postuserfont ml-auto"style="font-size: 13px; color: #0095f6; margin-top: 5px">
<strong class="ml-auto">Takip Et</strong></span>
</div>
<div class="mt-3 d-flex flex-row justify-content-between align-items-center">
<span>
<img src="/assets/aes.jpg" style="width: 30px; height: 30px; border-radius: 50%"/>
</span>
<span class="postuserfont ml-2 mt-1"><strong>navlungotr</strong></span>
<span class="postuserfont ml-auto"style="font-size: 13px; color: #0095f6; margin-top: 5px">
<strong class="ml-auto">Takip Et</strong></span>
</div>
<div class="mt-3 d-flex flex-row justify-content-between align-items-center">
<span>
<img src="/assets/aes.jpg" style="width: 30px; height: 30px; border-radius: 50%"/>
</span>
<span class="postuserfont ml-2 mt-1"><strong>podfreshco</strong></span>
<span class="postuserfont ml-auto"style="font-size: 13px; color: #0095f6; margin-top: 5px">
<strong class="ml-auto">Takip Et</strong></span>
</div>
<div class="mt-3 d-flex flex-row justify-content-between align-items-center">
<span>
<img src="/assets/aes.jpg" style="width: 30px; height: 30px; border-radius: 50%"/>
</span>
<span class="postuserfont ml-2 mt-1"><strong>kodluyoruz junior</strong></span>
<span class="postuserfont ml-auto"style="font-size: 13px; color: #0095f6; margin-top: 5px">
<strong class="ml-auto">Takip Et</strong></span>
</div>
</div>
<div class="ml-2 mt-3" style="color: lightgray; font-size: 11px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;">
<span><a href="https://about.instagram.com/" target="_blank" class="rightpanellinks">Hakkında</a> <a href="https://help.instagram.com/" target="_blank" class="rightpanellinks">Yardım</a> <a href="https://about.instagram.com/blog/" class="rightpanellinks">Basın</a> <a href="https://www.instagram.com/developer/" class="rightpanellinks">API</a> <a href="https://www.instagram.com/about/jobs/" class="rightpanellinks">İş Fırsatları</a> <a href="https://www.instagram.com/legal/privacy/" class="rightpanellinks">Gizlilik</a></span>
<span><a href="https://www.instagram.com/legal/terms/" class="rightpanellinks">Koşullar</a> <a href="https://www.instagram.com/explore/locations/" class="rightpanellinks">Konumlar</a> <a href="https://www.instagram.com/directory/profiles/" class="rightpanellinks">Başlıca Hesaplar</a> <a href="https://www.instagram.com/directory/hashtags/" class="rightpanellinks">Konu Etiketleri</a> Dil</span>
<p></p>
<p style="font-size: 12px;">© 2021 INSTAGRAM FROM KODLUYORUZ</p>
</div>
</div>
</div>
</div>
</div>
<!-- COL 3 END -->
</div>
</div>
</body>
</html>