Jumat, 04 Maret 2011

How to make the text blink + Run to the right and left at the Post


  1. Log in to Blogger in www.blogger.com [Click]
  2. In the Dashboard click the New Post 
  3. Select Edit HTML 
  4. Then follow the steps below

Steps to make the text blink : 
[*]Copy / paste the code below

<blink>Welcome To Pekalongan Cheater</blink>
The Result Will Be Like This:

Welcome To Pekalongan Cheater


How to make writing go to the right :

<marquee direction="right"><span style="color: rgb(255, 0, 0); font-weight: bold;">Welcome To Pekalongan Cheater</span></marquee>

Welcome To Pekalongan Cheater

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;">Pekalongan Cheater ist The Best</span></marquee>

 
Pekalongan Cheater ist 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;">Pekalongan City is the City of Batik</span></marquee>

Pekalongan City is the City of Batik
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;">Pekalongan Cheater Is the Best</span></marquee>
Pekalongan Cheater 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

Good Luck and Beautify Your Blog

Tidak ada komentar:

Posting Komentar