Buat yang suka Mengkoleksi Script - Script HTML Langsung copy paste aja Scriptnya...
1.Text jalan/bolak-balik:
<marquee behavior=alternate loop=15>Teks Bolak Balik</marquee>
2.Text menggunakan background:
<marquee bgcolor=blue loop=15></marquee>
3.Text gerak kekanan:
<marquee behavior=scroll direction=right loop=15>Teks Bergerak Ke Kanan</marquee>
4.Text gerak kekiri:
<marquee behavior=scroll direction=left loop=15>Teks Bergerak Ke Kiri</marquee>
5.Text berjalan cepat:
<marquee scrollamount=30 loop=15>Teks Berjalan cepat</marquee>
6.Text jalan dengan efek zig zag:
<marquee behavior="slide" bgcolor="" direction="left" loop="10" scrollamount="5" scrolldelay="10">Wellcome To My Blog</marquee>
7.Jalan dari bawah keatas:
<marquee behavior="alternate" direction="up" scrollamount="5" scrolldelay="10" ><marquee behavior="alternate" direction="left" scrollamount="5" scrolldelay="10">Wellcome To My Blog</marquee>
0 komentar:
Posting Komentar
Tulis comment yang bermutu ya !!!!