Left to Right
Back and Forth
Up
Down
Up and Down
Angle Down
Angle Up
Angle Up Back and Forth
Bounce Around Back and Forth
Multiple Lines
Multiple Lines
Multiple Lines
Multiple Lines
Change the Scrolling Speed:
Colored Background Choose color codes from here.
Right to Left Blinking* Blinks in Firefox, Mozilla and Netscape only.
Opposing Marqee's
Change Text Size
Change Width
Scrolling Images:
Attributes:
The Value | |
direction="left" | Moves the text to left |
direction="right" | Moves the text to right |
direction="up" | Moves the text to up |
direction="down" | Moves the text to down |
behavior="alternate" | Moves the text to right and when it reach the end Moves the text toleft |
behavior="slide" | Makes the text to Stop when it reach to the end of your marquee box |
loop="4" | if you need to control the times that the text going to be displayed. add this value and change number 4 to the number of times that you need |
scrollamount="2" | Set your text speed, 1,2,3...so on increase the speed respectively |
width="400" | Control your text width |
height="66" | Control your text Height |
onmouseover="this.stop()" onmouseout="this.start()" | Makes the text stop when your is over the text: |
bgcolor="#9999CC" | Changing background color., change 9999CC to the color you want.if you need to know more about colors numbers and values please see our surprise at the end of this Post |
style="color: #FF0000" | Changing Text color., change FF0000 to the color you want. if you need to know more about colors numbers and values please see our surprise at the end of this Post |
style="font-size: 1em" | Changing Text Size. |
style="font-family: Tahoma" | Changing Text Style. |
style="font-size: 12pt; color: #800000; font-family: Tahoma" | to change the text color and size and style at the same time you may merge the values like this |
No comments:
Post a Comment