Pages

Thursday, April 19, 2012

Marquee With Direction

Let's practice to make marquee in many way so you have many option to add it on to your blog.
Here you go !!!
Marquee with direction script:
1. For right direction: <marquee bgcolor="#99ccff" direction="right">code to simple scrolling text</marquee>
       Result:
For right direction


2. For scrolling up direction: <marquee bgcolor="#f52def" direction="up">For scrolling up direction</marquee>
       Result:
For scrolling up direction


3. For scrolling downwards direction: <marquee bgcolor="#f52def" direction="down">For scrolling up direction</marquee>
       Result:
For scrolling downwards direction

That all for now. Off course you can customize it as you like.

No comments:

Post a Comment

Archives