bgold-id
To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....
Tutorial Efek Teks Dengan Css3 1-76
For Rules



Join the forum, it's quick and easy

bgold-id
To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....
Tutorial Efek Teks Dengan Css3 1-76
For Rules

bgold-id
Would you like to react to this message? Create an account in a few clicks or log in to continue.
bgold-id

The Black Örganitation

RSS feeds

Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 


Latest topics
» seo website
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 8:27 pm by admin

» 5 Langkah untuk Hacker pemula yang harus diketahui
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 8:26 pm by admin

» LulzSec leader "Sabu" helped FBI to catch other LulzSec hackers
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:53 pm by admin

» Flashback Mac Trojan exploits Java vulnerability or uses Social Engineering Attack
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:52 pm by admin

» Please wait page is loading…a webpage leads to Banker Trojan Zbot
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:51 pm by admin

» Anonymous Hackers developed Web LOIC DDOS Tool for Android
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:50 pm by admin

» Mole V.0.3 released ,an automatic SQL Injection exploitation tool
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:49 pm by admin

» 200.000 Halaman Web hack dan redirect pengguna ke situs nakal AV
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:45 pm by admin

» CARA MENGGUNAKAN CSS TEMPLATES
Tutorial Efek Teks Dengan Css3 EmptyWed Mar 07, 2012 12:43 am by admin

Google ping
------------------------------ Submit ExpressSearch Engine Marketing ------------------------------
Free Search Engine Submission
-------------------------------

You are not connected. Please login or register

Tutorial Efek Teks Dengan Css3

Go down  Message [Halaman 1 dari 1]

1Tutorial Efek Teks Dengan Css3 Empty Tutorial Efek Teks Dengan Css3 Sat Mar 03, 2012 2:20 pm

admin

admin
Administrator
Administrator

Sore sore gini, balik magang, enak nya bahas yang ringan ringan sajah yah.
Sekarang kita akan bermain dengan css3 text effect, khusus nya text-shadow.
[You must be registered and logged in to see this image.]
Sebelum nya kita rumuskan dulu taging text-shadow di css 3:
text-shadow: h-shadow v-shadow bluer color ;

h-shadow = horizontal shadow
v-shadow = vertical shadow
Oke sekarang kita mulai berexperiment
<blockquote>.binus-hacker
{
color: #fff;
font: 80px Times New Roman, Times, serif;
text-shadow: 0 1px 0 #999,
0 2px 0 #999,
0 3px 0 #999,
0 4px 0 #999,
0 5px 0 #999,
0 6px 0 #000;
}
</blockquote>Demo Tampilan:
[You must be registered and logged in to see this image.]
<blockquote>.pc33
{
font: 80px Times New Roman, Times, serif;
text-shadow: -1px -1px 0px #000, 1px 1px 0px #666;
}
</blockquote>Demo Tampilan:
[You must be registered and logged in to see this image.]
Okeh singkat yah [You must be registered and logged in to see this image.]
Disana bisa kalian kembangkan dengan kreasi kalian
Mungkin kalian bisa kunjungi situs update [You must be registered and logged in to see this link.].
[You must be registered and logged in to see this link.]css3/default.asp

http://bgold-id.wikiforum.net

Kembali Ke Atas  Message [Halaman 1 dari 1]

Permissions in this forum:
Anda tidak dapat menjawab topik