seperti di blog ku. address tab nya bisa nunjukin nama blog ku dan tulisannya berjalan :D
berikut ini tutorial cara bikinnya , cekidot :
1. kamu harus sigin dulu ke blog anda
2.klik tata letak -> edit html
4.lalu copy kode di dawah ini dan letakan di atas </head>
<script type='text/javascript'>
//<![CDATA[
msg = " bonjour, monsieur! je m'appelle Putri . ";
msg = " enjoy in my blog :) ~ " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
//<![CDATA[
msg = " bonjour, monsieur! je m'appelle Putri . ";
msg = " enjoy in my blog :) ~ " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
5.ganti kata bonjour, monsieur! je m'appelle Putri dan enjoy in my blog :) ~
6.klik petinjau /save
Labels: tutorial














