-->
Welcome To Team Hacker This Blog Created By Ryan Cracker Dont Forget To Follow Or Coments My Entri's

Saturday, April 30, 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 team hacker</blink>
 How to make writing go to the right :

 

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


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;">team hacker is The Best</span></marquee>



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;">team hacker is the beast</span></marquee>


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;">Team Hacker Is the Best</span></marquee>



0 comments:

Post a Comment