Kid Nino
05-08-2008, 12:56 AM
UserSlide in Text:
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
Scolling Text
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
Bouncing Text
<marquee behavior="alternate">Your bouncing text goes here</marquee>
Upwards Scrolling Text Change "up" with "down" (Optional)
<marquee behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
Scroll Speeds
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
Scrolling Images
<marquee behavior="scroll" direction="left"><img src="Insert Image Here" width="100" height="100" alt="Insert Description Here" /></marquee>
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
Scolling Text
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
Bouncing Text
<marquee behavior="alternate">Your bouncing text goes here</marquee>
Upwards Scrolling Text Change "up" with "down" (Optional)
<marquee behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
Scroll Speeds
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
Scrolling Images
<marquee behavior="scroll" direction="left"><img src="Insert Image Here" width="100" height="100" alt="Insert Description Here" /></marquee>