HOW TO APPLICATION SCRIPT CODE FOR MARQUEE
The title of the above you would have imagined what kind of writing is a moving / marquee. By writing you also move your blog can be beautyfull with words of welcome to the visitors of your blog or you can use to publish an announcement, or justto attract the attention of visitors. Usually the writing of this move, you can place it in theheader / top of your blog, right or left sidebar, and not least there is a place on the bottom / footer of the blog in order to remind the visitors to leave a comment every time you finish reading the post (for example).
Marquee or moving text, has many kinds. Please refer to the following wide range of marquee code below: (Note: Once the layout: select add gadget, and select HTML /JavaScript)
1. Marquee from left to right.
Dispaly :
marquee from left to right
Code:
Marquee or moving text, has many kinds. Please refer to the following wide range of marquee code below: (Note: Once the layout: select add gadget, and select HTML /JavaScript)
1. Marquee from left to right.
Dispaly :
marquee from left to right
Code:
<MARQUEE align="center" direction="right" height="200" scrollamount="2" width="30%">
marquee from left to right
</MARQUEE>
marquee from left to right
</MARQUEE>
More...
2. Marquee Back and forth.