A Bouncing Marquee
Each marquee is a separate letter with the same width. The color of the letter, size can be your own selection. The percentage of the width will vary depending on the font size and if you want all of the letters on one line or not. The scrolldelay varies from marquee to marquee and with the combination of "behavior=alternate" is what creates the movement.
Here are the codes for the above:
<<>font size="7" color="66ccff">
<<>marquee
behavior=alternate scrolldelay=60
width=9%>T
<<>/marquee>
<<>/font>
<<>font size="7" color="ffffff">
<<>marquee behavior=alternate scrolldelay=20
width=9%>H
<<>/marquee>
<<>/font>
<<>font size="7" color="44cc55">
<<>marquee behavior=alternate scrolldelay=50
width=9%>E
<<>/marquee>
<<>/font>
<<>font size="7" color="cc33ff">
<<>marquee behavior=alternate scrolldelay=15
width=9%>B
<<>/marquee>
<<>/font>
<<>font size="7" color="ff0066">
<<>marquee behavior=alternate scrolldelay=30
width=9%>L
<<>/marquee>
<<>/font>
<<>font size="7" color="4d4dff">
<<>marquee behavior=alternate scrolldelay=55
width=9%>U
<<>/marquee>
<<>/font>
<<>font size="7" color="189cd6">
<<>marquee behavior=alternate scrolldelay=40
width=9%>E
<<>/marquee>
<<>/font>
<<>font size="7" color="ffd500">
<<>marquee behavior=alternate scrolldelay=10
width=9%>F
<<>/marquee>
<<>/font>
<<>font size="7" color="333366">
<<>marquee behavior=alternate scrolldelay=30
width=9%>O
<<>/marquee>
<<>/font>
<<>font size="7" color="189534">
<<>marquee behavior=alternate scrolldelay=50
width=9%>X
<<>/marquee>
<<>/font>
To go to the main marquee page please click here.
To go to the "looping" marquee page please click here.