Minggu, 15 September 2013

PHP Indonesia - Facebook: MASTER master numpang tanya nih... cara bikin text...

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/ 
MASTER master numpang tanya nih... cara bikin text...
Sep 15th 2013, 08:13, by Add Inhy

Add Inhy 8:13am Sep 15
MASTER master numpang tanya nih... cara bikin text box ada highlight nya kayak gini .. pakai apaan...?

Fatoni Sii Pinocchio 8:14am Sep 15
CSS

Bye Webster 8:14am Sep 15
focus

Ricky Wisnadri S. Kom 8:15am Sep 15
bootstrap

Zafran Fadilah 8:17am Sep 15
css3

Fazrin Mayer 8:17am Sep 15
box-shadow css3

Add Inhy 8:17am Sep 15
hahaha..agan.2 master gimana cara makai nya ya..

Fazrin Mayer 8:20am Sep 15
coba pelajari :
http://www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_link_more1
dan box-shadow css3

Muhaji Rein 8:20am Sep 15
itu bener pake onfocus. dan outlie dihilangkan.
coba ini :

input:focus{
outline: none;
-moz-box-shadow:0px 0px 5px #39f;
-webkit-box-shadow:0px 0px 5px #39f;
box-shadow:0px 0px 5px #39f;
}

Rahman Kilik Kilik 8:21am Sep 15
Pakai css

Add Inhy 8:21am Sep 15
sip..gan. Fazrin Mayer Muhaji Rein

Add Inhy 8:27am Sep 15
thanks...agan..master... sangat membantu..

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