[SIZE="2"]☆═━┈▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄ ▄┈━═☆
[/SIZE]
[SIZE="6"]【[/SIZE][SIZE="4"]Marquee[/SIZE][SIZE="6"]】[/SIZE]
Basics
[indent][indent][indent]I'm sure some of you do not know what a marquee is. So, what is it? A marquee is basically moving text. You know, like credits at the end of a movie is a good example. This one can be a little tricky. First we need the basic code.[/indent][/indent][/indent]
[INDENT][INDENT][INDENT]
Width: How wide it is.
Height: How tall it is.
Background-color: changes the background color.
Border: Put a border around your marquee.
Align: To align text (left, right, center, or justify), you must put the align code
inside the marquee tags next to the text.
Direction: The direction you want the text to go in (left, right, up, or down).
[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Up:[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Down:[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Left:[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Right:[/INDENT][/INDENT][/INDENT]
Behavior
[INDENT][INDENT][INDENT]Behavior determines what your marquee does. There is scroll, slide, and alternate.[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Scroll: The text keeps going into the box and out again. This is usually the default if you don't specify a behavior.[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Slide: The text enters, then stops when it hits the wall.[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Alternate: Makes the text bounce around.[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]Just a few random cool ones.[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Zigzag:[/INDENT][/INDENT][/INDENT]
[INDENT][INDENT][INDENT]
Zigzage Alternate:[/INDENT][/INDENT][/INDENT]
Zigzag Alternate Text[INDENT][INDENT][INDENT]
Disappearing/Reappearing Text:[/INDENT][/INDENT][/INDENT]
Disappearing/reappearing textScrollamount
[INDENT][INDENT][INDENT]Scrollamount technically controls the speed of the text. The higher the number, the faster it gets. I'll how the the speeds when the scrollamount equals 1,10, and 20.[/INDENT][/INDENT][/INDENT]
The text is moving very slow!
The text is moving at a medium speed!
The text is moving very fast!
Font
[INDENT][INDENT][INDENT]Font works pretty much the same way as the scroll text box.
Font-size: Changes the size of the font.
Color: Changes the color of the font.
Face: Changes the type of font.[/INDENT][/INDENT][/INDENT]
Look! The text has changed!
Pictures
[INDENT][INDENT][INDENT]You can also put pictures into the marquee as well. All you need is the imagesource code.[/INDENT][/INDENT][/INDENT]
☆.¸¸.·`━━━━━━━━━━━━━━━━━━`·.¸¸.☆
[SIZE="1"]HTML Roleplaying Coding Guide[/SIZE]