Senin, 05 Agustus 2013

PHP Indonesia - Facebook: sorry, nanya-nanya dikit soal css kalo saya mau ...

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/ 
sorry, nanya-nanya dikit soal css kalo saya mau ...
Aug 5th 2013, 06:44, by Chandra Sutrisno Tjhong

Chandra Sutrisno Tjhong 6:44am Aug 5
sorry, nanya-nanya dikit soal css

kalo saya mau buat tulisan dan button bisa inline gimana caranya ya ?

ini script saya :

<div style="width:30%;margin-right:1%;float:left;display:inline;">
<button onClick="addDetail(4);" type="button">+</button>
<div id="transaction_name_4">Balancing</div>
</div>

<div style="width:30%;margin-right:1%;float:left;display:inline;">
<button onClick="addDetail(6);" type="button">+</button>
<div id="transaction_name_6">Ganti Oli</div>
</div>

<div style="width:30%;margin-right:1%;float:left;display:inline;">
<button onClick="addDetail(1);" type="button">+</button>
<div id="transaction_name_1">Purchasing</div>
</div>

<div style="width:30%;margin-right:1%;float:left;display:inline;">
<button onClick="addDetail(5);" type="button">+</button>
<div id="transaction_name_5">Service</div>
</div>

mohon petunjuknya

Coki Widodo 6:59am Aug 5
maksudnya inline itu apa sob hehehe sory masih newby

'Ferry Ariawan 7:03am Aug 5
div teks nya juga harus dibuat style nya display:inline / inline-block

Chandra Sutrisno Tjhong 7:06am Aug 5
Coki Widodo : inline tuh artinya sejajar

Chandra Sutrisno Tjhong 7:06am Aug 5
'Ferry Ariawan : thx

Coki Widodo 7:07am Aug 5
napa gak pake margin aja sob kalo mau sejajar maksudnya biar gak jauhkan jaraknya

Coki Widodo 7:09am Aug 5
sory sob komentar diatas saya terusan di buat id pemanggilan css aja sob misalkan #button {padding:5px;line-height:15px;display:block;margin-right:4px;float:left}

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