I accepting request from BangDhika, I try to give tutorial about walking text or on HTML we can call it as Marquee. ^^

First time I knew this facility at Front Page. Just click Insert->Web Component->Marquee and DONE after U set the marquee

But how about if you dont have front page or want typing it at Ur blog? Its simple. I just give U the code, and copy paste it at your blog. Change the Text into Ur own text. Hope this tutorial help. If You have any question, pls feel free to ask

Code

<marquee>THIS IS MOVING TEXT FROM RIGHT TO LEFT (DEFAULT)</marquee>

Result

THIS IS MOVING TEXT FROM RIGHT TO LEFT (DEFAULT)

Code

<marquee behavior=”slide” direction=”right”><b>THIS IS MOVING TEXT TO RIGHT ONCE TIME ONLY</b></marquee>

Result

THIS IS MOVING TEXT TO RIGHT ONCE TIME ONLY

Code

<marquee behavior=”alternate” direction=”right”>THIS IS MOVING TEXT FROM LEFT TO RIGHT AND LEFT TO RIGHT AGAIN</marquee>

Result

THIS IS MOVING TEXT FROM LEFT TO RIGHT AND LEFT TO RIGHT AGAIN

Code

<marquee direction=”up” height=”200″ scrollamount=”2″ onmouseover=”this.stop()” onmouseout=”this.start()” width=”100%” align=”center”><b>THIS IS MOVING TEXT FROM BOTTOM TO UPPER SIDE</b></marquee>

Code at Wordpress

<marquee direction=”up” height=”200″ scrollamount=”2″ onmouseover=”this.stop()” onmouseout=”this.start()” width=”100%” align=”center”>
<?php /* Get links from the second category (create a new category named links) */
get_links(’2′, ‘<li>’, ‘</li>’, ‘<br />’, 0, ‘name’, 0, 0, -1, 0);
?>
</marquee>

Result

THIS IS MOVING TEXT FROM BOTTOM TO UPPER SIDEIt work at my website. weird its not able to be viewed at this post. HmmmmBut trust me this is correct code. lol

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • BarraPunto
  • BlinkList
  • Blogosphere News
  • Blue Dot
  • Fleck
  • Furl
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
If you like my post, please Subscribe to this blog by Email or by RSS FEED

Enter your email address:

Delivered by FeedBurner

14 Users Responded in " [HTML] Moving Text (Marquee) Tutorial "

Suya Lynx said,  

it works on your post ^_^

admin said,  

really? I dont se it moving. wahaah
thx for letting me know. I depress editing it over and over again. lol

Suya Lynx said,  

try to use Opera to view it

admin said,  

Oh iya itu works. wahahaaha

Suya Lynx said,  

huh it works on Firefox too

admin said,  

ahahaha in my firefox its not moving. Thats why I’m worring about it

me-ann said,  

very good..^_^

frank said,  

thx for the help

Missy said,  

huh?

Fikri said,  

can u xplain to me about marquee code at wp? i dont get it…

shireishou said,  

I dont using WP.com. But if U can find how U can change Ur sidebar.php, just put the code between DIV code at your sidebar.php. Hope it help

Ramdan said,  

Thank’s a lot for code

Pingback & Trackback
Leave A Reply Here

  Username [*]

  Email Address [*]

  Website

Subscribes to this post comments updates

Please Note: Your comment will be under moderation. Don't resubmit please. Thank you.