Laman

Jumat, 03 Juni 2011

Cara Membuat Text lebih indah ( blink text )

Log in to Blogger in www.blogger.com [Click]
In the Dashboard click the New Post
Select Edit HTML
Then follow the steps below
Steps to make the text blink :
[*]Copy / paste the code below

<blink>Welcome To Indonesia Gamerz</blink> Welcome To Indonesia Gamerz

How to Make Writing moves to the right and left :
<marquee direction="left" behavior="alternate"><span style="color: rgb(255, 0, 0); font-weight: bold;">Indonesia Gamerz Is The Best</span></marquee>
Indonesia Gamerz is The Best

How to make writing go to top :
<marquee align="center" direction="up" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()" height="100" width="95%"><span style="color: rgb(0, 255, 0); font-weight: bold;">Indonesia Gamerzz Only for Gamerz</span></marquee>

Indonesia Gamerz only for Gamerz

How to write up and down :

<marquee align="center" direction="up" behavior="alternate" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()" height="100" width="95%"><span style="color: rgb(255, 0, 255); font-weight: bold;">Indonesia Is the best</span></marquee>
Indonesia Is the Best

Note: You can change the text color by changing the number at:
rgb(255,0,0)=Become red
rgb(0,255,0)=Become Green
rgb(0,0,255)=Become Blue

Tidak ada komentar:

Posting Komentar