Latest Updates

Cara Buat Judul Blog Keren

Login ke blogger=>Pilih Rancangan=>Pilih Edit HTML
Jangan Lupa Centang Expand Template Widget.
Langsung Saja Copas Kode Di Bawah Ini:

<script type="text/javascript">
//<![CDATA[

var message = new Array() // leave this as is

message[0] = "Welcome to my Blog!";
message[1] = "DANGEROUS X-PLORER!!!";
message[2] = "Keep To My Blog";
message[3] = "Just Keep Enjoy!!";
message[4] = "Don't forget!!";
message[5] = "Follow Me!!";

var reps = 2

var speed = 100

var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A();}
function A(){
s++
if(s>9){s=1}

if(s==1){document.title='[>====] '+T+' [====<]'}
if(s==2){document.title='[=>===] '+T+' [===<=]'}
if(s==3){document.title='[==>==] '+T+' [==<==]'}
if(s==4){document.title='[===>=] '+T+' [=<===]'}
if(s==5){document.title='[====>] '+T+' [<====]'}
if(s==6){document.title='[===>=] '+T+' [=<===]'}
if(s==7){document.title='[==>==] '+T+' [==<==]'}
if(s==8){document.title='[=>===] '+T+' [===<=]'}
if(s==9){document.title='[>====] '+T+' [====<]'}
if(C<(8*reps)){
sT=setTimeout("A()",speed);
C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
//]]>

</script>
Ubah Teks Warna Merah Dengan Teks Yang Loe Suka
Copas Kode Berikut Di Atas Kode </head> 
Lalu Save Deh,,,,,Selamat Mencoba ^_^

0 Response to "Cara Buat Judul Blog Keren"

Posting Komentar

Followers