Sabtu, 14 September 2013

PHP Indonesia - Facebook: [ASK] Ada yang pernah bikin increment thumbnail pa...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
The Best Way to Manage your Money.

Start using Mint today to set a budget, track your goals and do more with your money.
From our sponsors
[ASK] Ada yang pernah bikin increment thumbnail pa...
Sep 14th 2013, 17:42, by Arif Anggriawan

Arif Anggriawan 5:42pm Sep 14
[ASK]
Ada yang pernah bikin increment thumbnail pake bootstrap terus hasilnya kaya gini ga ?
solusinya gimana ya ?

http://pastebin.com/HLaVV90r

Mochamad Rangga Gareng 5:47pm Sep 14
cssnya kali

Alfado Puja Kusuma 5:51pm Sep 14
javascript baris ketiga clear

Nur Rahmat Taufik Herjanto 6:04pm Sep 14
Kalau punya saya gak menggunakan row-fluid, pakai container gak ke geser malahan.

Nur Rahmat Taufik Herjanto 6:06pm Sep 14
<div class="container">

<ul class="thumbnails">
<?php
foreach($data as $kunci => $nilai){
?>

<li class="span4">
<div class="thumbnail">
<img src="<?php echo $PATH_IMAGE.$nilai['foto'];?>" style="width:350px; height:200px;" alt="">
<div class="caption">
<p>blabla</a></p>
</div>
</div>
</li>

<?php
}
?>

</ul>

</div>

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar