Monday, July 19, 2010

Home » » Tutorial - Text Bergerak (Marquee)

Tutorial - Text Bergerak (Marquee)

Owh!!..korang nak buat text gerak2 (Marquee) macam kat belog comot ni..Itu senang je..uolls cuma paste coding ini jeer..(",)

Uolls Pergi ke Page Element - Add a Gadget - HTML/JavaScript - Paste Coding Dibawah - Save.


1. Continuous scrolling text:

~Dari Kiri Cepat Jalan~

<marquee behavior="scroll" direction="left">Text Anda Disini</marquee><p>

Result:

Text Anda Disini


~Dari Kanan Cepat Jalan~

<marquee behavior="scroll" direction="right">Text Anda Disini</marquee>
<p>


Result:

Text Anda Disini


*****

2. Text bouncing back and forth:


<marquee behavior="alternate">Text Anda Disini</marquee><p>


Result:


Text Anda Disini


*****

3. Text Scrolling Upwards:

<marquee behavior="scroll" direction="up">Text Anda Disini</marquee>
<p>

Result:

Text Anda Disini





Please support KakakCashier Blogspot by clicking on the ads..Thank you for your Love and Support♥..(^.^)v

Related Posts with Thumbnails