Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
merhaba yana kaydırınca damı çıkmıyor ? satın al butonu
hocam yana kaydırılmıyor işte yana kaydırılsa sıkıntı yok
kullandığınız scriptin hata aldığınız sayfayı yollayın bakalım bana ayrlayıp atıvereyim size
selamlar ne işe yarıyor takipçi kasmak ücretsiz mi
Tableyi responsive yapabilirsin.
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
<th scope="col">Heading</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">2</th>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
<td>Cell</td>
</tr>
</tbody>
</table>
</div>