Html-Codes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Lauftext ( von rechts nach links )
Code:
<marquee>iluuveuu</marqueel>
- - - - - - - - - - - - - - - - - - - - - - -
Lauftext (von links nach rechts)
Code:
<marquee direction=right>iluuveuu</marquee>
- - - - - - - - - - - - - - - - - - - - - - -
Lauftext(wechselnde Richtung )
Code:
<marquee behavior=alternate>iluuveuu</marquee>
- - - - - - - - - - - - - - - - - - - - - -
Komischer Lauftext
Code:
<marquee width="200" style="font-family:Verdana; color:#0072FF;
font-size:9pt;" behavior="alternate">
<marquee width="50"><center>iluuveuu</center>
</marquee></marquee>
|