Friday, September 11, 2015

moving TXT speed html EASY

<marquee behavior="scroll" direction="left" scrollamount="1">SLOW TXT SPEED</marquee>
<marquee behavior="scroll" direction="left" scrollamount="10">MEDIUM TXT SPEED</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">FAST TXT SPEED</marquee>




put the red txt html code to notepad the save as html
 to edit the speed of your txt
replace the number of scrollamount="1" you can select any number depends on speed you want
  to change the direction of your txt
change direction left,right up or down



SAMPLE


SLOW TXT SPEED MEDIUM TXT SPEED FAST TXT SPEED

No comments:

Post a Comment