• Web sitemizin içeriğine ve tüm hizmetlerimize erişim sağlamak için Web sitemize kayıt olmalı ya da giriş yapmalısınız. Web sitemize üye olmak tamamen ücretsizdir.
  • Sohbetokey.com ile canlı okey oynamaya ne dersin? Hem sohbet et, hem mobil okey oyna!
  • Soru mu? Sorun mu? ''Bir Sorum Var?'' sistemimiz aktiftir. Paylaşın beraber çözüm üretelim.

Kayan Yazı Kodları Html

MF-Login

MFC Üyesi
Üyelik Tarihi
27 Kas 2013
Konular
1,276
Mesajlar
2,513
MFC Puanı
60
SAGDAN SOLA

PHP- Kodu:
<marquee>TEXT</marquee>

SOLDAN SAGA

PHP- Kodu:
<marquee direction="right">TEXT</marquee>

AŞAGIDAN YUKARIYA

PHP- Kodu:
<marquee behavior="alternate">TEXT</marquee>

YUKARIDAN AŞAGIYA

PHP- Kodu:
<marquee direction="up">TEXT</marquee>

AŞAGIDAN YUKARIYA YUKARIDAN AŞAGIYA İNMELİ ÇIKMALI

PHP- Kodu:
<marquee direction="down">TEXT</marquee>

ÇAPRAZ SOLDAN SAĞA

PHP- Kodu:
<marquee direction="up" behavior="alternate">TEXT</marquee>

ÇAPRAZ SAĞDAN SOLA

PHP- Kodu:
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">TEXT</marquee></marquee>

PHP- Kodu:
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">TEXT</marquee></marquee>

MAVİ ÇUBUK ARASINDA KAYAN YAZI

PHP- Kodu:
<marquee behavior="alternate" width="10%">>></marquee>TEXT<marquee behavior="alternate" width="10%"><<</marquee>

ARALIKLA YANIP SÖNEN
PHP- Kodu:
<marquee style="border:BLUE 2px SOLID" mce_style="border:BLUE 2px SOLID">TEXT</marquee>

AŞAGI YUKARI TAKILMALI

PHP- Kodu:
<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)" mce_style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)"><center>TEXT<br>TEXT</center></marquee>

 
Üst