
|
Add Marquees to your MySpace profile page
What is a scrolling marquee? This is when an image or text scroll from right to left, left to right or up or down a page. The marquee tag only works in Internet Explorer and not in any other browser.
Marquee Attributes
- bgcolor="Color_Code" - Chooses a background color.
- width="X" - Specifies the width of the marquee this can be in a percent or in pixels.
- height="X" - Specifies the height of the marquee this can be in a percent or in pixels.
- direction="X" - Specifies in which direction to scroll text. Up, Down, Left, or Right.
- scrollamount="x" - Specifies how fast to scroll the text. A value of 10 is fine for most purposes.
- behavior="scroll" - This is the default value.
- behavior="slide" - This makes the marquee scroll then stop when it reaches the side.
- behavior="alternate" - This makes the marquee go back and forward.
- loop="x" - This will make the marquee scroll X amount of times.
|
Marquee Example
|
Marquee Code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Text or Image
|
|
|
|
T e x t
|
|
Text or Image Text or Image Text or Image
|
|
Text or Image Text or Image Text or Image Text or Image
|
|
|