Home » Web Tutorial » [HTML] Moving Text (Marquee) Tutorial

[HTML] Moving Text (Marquee) Tutorial

Wednesday, November 30th, 2011 | Web Tutorial, XHTML
5,811 views

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. Hmmmm

But trust me this is correct code. lol

Related Posts Plugin for WordPress, Blogger...

Incoming search terms:

  • html moving text (14)
  • html marquee step step (2)
  • marquee text html for wordpress (1)
Be Sociable, Share!

Tags: , , , ,

Related [HTML] Moving Text (Marquee) Tutorial

RSS feed | Trackback URI

2 Comments »

Comment by Shireishou
2011-11-29 19:30:56

Arghh ga berhasil jugaaaaaa

 
Comment by Amrinder Singh
2011-12-14 14:40:37

Very good example of marquee tag…..

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Step by Step how to make

Step by Step how to make Unique article tutorial Yesterday, I got message

Which one is more profita

Maybe some of you wondering which one is more profitable between adbrite and

How To Make Good Website

I change my layout. So I think its nice if I let U

The Best 10 Free XHTMl an

One of my student in Binus Center ask me if I can teach