-+marquee+-

  • Marquees that goes to the left this one goes to the left <marquee>text</marquee>
  • Marquee that goes to the right This one goes to the right <marquee direction=right>text</marquee>
  • Marquee that goes up This one goes up <marquee direction=up>text</marquee>
  • Marquee that goes down This one goes down <marquee direction=down>text</marquee>
  • Marquee with a color background The background color now is black <marquee bgcolor=color>text</marquee>
  • Marquee that has width
    This marquee's width is 50% <marquee width=NUMBER%>Text</marquee>
  • Bouncing marquee
    just bounce around... <marquee behavior=alternate>text</marquee>
  • A marquee with speed This is fast!!! This is slow... <marquee scrollamount=1 to 100>text</marquee>
  • Making more than 1 marquees
    twomarquees =O) <marquee bgcolor=color width=20%>text </marquee><marquee bgcolor=color width=20% direction=right>text</marquee>
  • Marquee wit six colums
    Howdolikemypage??? <marquee bgcolor=color width=15% >text</marquee> <marquee bgcolor=color width=15% direction=right>text</marquee><marquee bgcolor=color width=15%>text </marquee><marquee bgcolor=color width=15%>text </marquee><marquee bgcolor= color width=15% direction=right>text</marquee><marquee bgcolor=color width=15%>text</marquee>