"Scrolling Text/Images"
|
|
||
|---|---|---|
| " TAG " | " BESCHREIBUNG " | |
| <marquee> | Erzeugt eine Laufanzeige (Laufschrift). | |
| " Attribut " | " BESCHREIBUNG " | " Wert " |
| direction | Erzwingt die Laufrichtung. | left, right, up, down |
| behavior | Regelt das Laufverhalten. | scroll, slide, alternate |
| scrollamount | Bestimmt die Pixelanzahl zwischen den Scrollzuständen. | 1, 2, 5, 20, 50 etc. |
| scrolldelay | Bestimmt die Verzögerung zwischen zwei Scrollzuständen in Millisekunden fest. | 300, 500, 1000 etc. |
|
|
||
|---|---|---|
| " TAG " | " DESCRIPTION " | |
| <marquee> | Creates a scrolling display. | |
| " Attribut " | " DESCRIPTION " | " Value " |
| direction | Indicates which direction the marquee scrolls. | left, right, up, down |
| behavior | Sets the type of scrolling. | scroll, slide, alternate |
| scrollamount | Sets the size in pixels of each jump. | 1, 2, 5, 20, 50 etc. |
| scrolldelay | Sets the amount of delay in milliseconds between each scroll jump. | 300, 500, 1000 etc. |
HTML Marquee Generator
Ist das alles zu kompliziert!? "Benutze das hier"Is it too complicated for you!? "Use this"
| " EXAMPLES " |
|---|
°Code°
°Code°
°Code°
°Code°
°Code°
°Code°
°Code°
°Code°
°Code°
°Code°
|
" Position A Scrolling Text On Your Profile " " Down Marquee " |
|---|
|
<marquee behavior="scroll" direction="down" scrollamount="4" style="position:absolute; height:1000px; width:200px; left:30px; top:200px;"> <font color="527F76" face="Comic Sans MS" size="4"> KhAk's Myspace Help </font> </marquee> |
- Die farbigen Werte nach eigenem Wunsch anpassen.
- Change the colored values to sweet your needs.






