<marquee behavior="slide" direction="up" scrollamount="5" style="position:absolute; left:389px; top:21px; width:40px; height:499px;"><img src="http://julean.net/menub/crombutt4.gif"></marquee> Note: behavior="slide" Only works in Internet Explorer
<font size="3" color="990099"><b><marquee behavior="scroll" direction="up" scrollamount="5" style="position:relative; left:30px; top:150px; width:15px; height:548px;"> R o s i e </marquee></font> Note: direction="up" and position:relative. Also put in a space between letters.
<font size="4" color="#0080FF"><marquee behavior="scroll" direction="down" scrollamount="3" style="position:absolute; left:77px; top:170px; width:22px; height:388px;"> H a p p y </marquee></font> Note: direction="down" and position:absolute - you may want to change it to relative or in most cases leave it out along with left and top attribute.
<font size="4" color="990099"><marquee behavior="alternate" direction="down" scrollamount="5" style="position:absolute; left:125px; top:190px; width:20px; height:324px;"><center> B I R T H D A Y </center></marquee></font> Note: behavior="alternate" and also note a center tag as you can see the I in birthday is centered as compared to Rosie is not.
<marquee behavior="alternate" direction="up" scrollamount="5" style="position:absolute; left:165px; top:180px; width:130px; height:499px;"><img src=http://julean.net/portfolio/eye.gif></marquee>
Just copy the code and change the words or images. I'll break each part of the code down a little later as this is just a start.
<marquee behavior="alternate" direction="up" width="100%" height=160><marquee direction="right" behavior="alternate"><center><img src="http://julean.net/menub/crombutt4.gif"></center></marquee></marquee> Note: This is a marquee within a marquee, behavior="alternate" direction="down" and the other with behavior="alternate" direction="right" also note that there is no style attribute. This will work in most cases as the above marquees overlap text and each other.



<marquee behavior="alternate" direction="up" style="position:relative; left:30px; top:20px; width:600px; height:200px" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=6"><marquee direction="right" behavior="alternate" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=6"><img src="http://julean.net/menub/crombutt4.gif"></marquee></marquee>
<marquee behavior="alternate" direction="down" style="position:absolute; left:0px; top:750px; width:600px; height:100px"><marquee direction="left" behavior="alternate" style="position:absolute; left:0px; top:50px; width:600px; height:100px" onMouseover="this.scrollAmount=40" onMouseout="this.scrollAmount=6"><img src="http://julean.net/menub/blueB2.gif"></marquee></marquee>
<marquee behavior="alternate" direction="down" style="position:absolute; left:30px; top:750px; width:600px; height:100px"><marquee direction="right" behavior="alternate" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=6"><img src="http://julean.net/menub/crombutt4a.gif" ></marquee></marquee>
Visit me at myspace.com/juleanart or my web site at http://julean.net