Marquee Basics
A marquee is when text or images scroll across a page or in between set margins. There are several types. They are usually best viewed in Internet Explorer.
Basic Marquees
Left scrolling:
Code:
Right scrolling:
Code:
Slide-from-the-right:
Code:
Slide-from-the-left:
Code:
Alternating (Bouncing):
Code:
Changing Direction
To make your marquees change direction, simply insert "right", "left", "up", or "down" after direction in your basic marquee code.
Changing Sizes & Background Colours
To change the background colour and size of your marquee, use the following code and replace "###" with the number (in pixels) you want your marquee to be, and "COLOUR" with the hex code you want for the background.
Changing Speed
To change the speed of your marquees, you need to add the "scrollamount" tag into your code. An example would be (with your desired speed replacing "###"):
Here are some basic examples of different speeds.




























