Notes![what is notes.io? What is notes.io?](/theme/images/whatisnotesio.png)
![]() ![]() Notes - notes.io |
<?php
2
include("static/header.php");
3
?>
4
<!-- service_area -->
5
<div class="service_area">
6
<div class="container">
7
<div class="row">
8
<div class="col-xl-4 col-md-4">
9
<div class="single_service text-center">
10
<div class="icon" style="background: #bf33eb;">
11
<i class="fa fa-shopping-basket fa-3x" style="margin-top: 20px;color: white;"></i>
12
</div>
13
<h3>Kolay İşlem</h3>
14
<p>Basit sipariş ekranı ile siparişlerinizi hızlıca ve kolaylıkla oluşturabilirsiniz.</p>
15
</div>
16
17
</div>
18
<div class="col-xl-4 col-md-4">
19
<div class="single_service text-center">
20
<div class="icon" style="background: #bf33eb;">
21
<i class="fa fa-comments fa-3x" style="margin-top: 20px;color: white;"></i>
22
</div>
23
<h3>Müşteri Desteği</h3>
24
<p>Profesyonel destek ekibimiz her zaman yanınızda.</p>
25
</div>
26
</div>
27
<div class="col-xl-4 col-md-4">
28
<div class="single_service text-center">
29
<div class="icon" style="background: #bf33eb;">
30
<i class="fa fa-desktop fa-3x" style="margin-top: 28px;color: white;"></i>
31
</div>
32
<h3>Kurumsal Arayüz</h3>
33
<p>Mobil Uyumlu Tasarım</p>
34
</div>
35
</div>
36
</div>
37
</div>
38
</div>
39
<!--/ service_area -->
40
41
<!-- accordion_area -->
42
<div class="accordion_area">
43
<div class="container">
44
<div class="row align-items-center">
45
<div class="col-xl-6 col-lg-6">
46
<div class="faq_ask">
47
<h3>Neden <?php echo $genelayarlar['site_adi']; ?> ?</h3>
48
<?php
49
$sorulanlar = mysqli_query($con, "SELECT * FROM sorulanlar");
50
while($soru = mysqli_fetch_array($sorulanlar)){
51
?>
52
<div id="accordion">
53
<div class="card">
54
<div class="card-header" id="headingOne">
55
<h5 class="mb-0">
56
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#<?php echo $soru['id']; ?>" aria-expanded="false" aria-controls="<?php echo $soru['id']; ?>">
57
<?php echo $soru['sorulanlar_baslik']; ?>
58
</button>
59
</h5>
60
</div>
61
<div id="<?php echo $soru['id']; ?>" class="collapse" aria-labelledby="headingOne" data-parent="#accordion" style="">
62
<div class="card-body">
63
<?php echo $soru['sorulanlar_icerik']; ?> <br>
64
Eklenme Tarihi : <?php echo $soru['sorulanlar_tarih']; ?>
65
</div>
66
</div>
67
</div>
68
</div>
69
<?php
70
}
71
?>
72
</div>
73
</div>
74
<div class="col-xl-6 col-lg-6">
75
<div class="accordion_thumb">
76
<img src="assets/img/banner/accordion.png" alt="">
77
</div>
78
</div>
79
</div>
80
</div>
81
</div>
82
<!--/ accordion_area -->
83
<style>
84
.bg-unggu {
85
background: linear-gradient(-184deg,#a468f9,#7c32e4);
86
color: #fff;
87
.card-header-icon-costume {
88
background: white;
89
width: 25px;
90
height: 25px;
91
text-align: center;
92
line-height: 25px;
93
border-radius: 50%;
94
color: #7c32e4;
95
margin-left: -5px;
96
</style>
97
<?php
98
include("static/footer.php");
99
?>
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team