Ini bro Kode HTML untuk membuat tulisan berjalan
a. Untuk tulisan bergerak vertikal <marquee direction="up" height="200" id="comments_scroll_container" onmouseout="this.scrollAmount=6" onmouseover="this.scrollAmount=0" scrollamount="6" scrolldelay="90" style="font-family: Georgia, serif; font-size: 100%; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;" width="160"> Teks yang ingin dibuat berjalan</marquee>
b. Untuk tulisan bergerak horizontal <marquee direction="left" height="200" id="comments_scroll_container" onmouseout="this.scrollAmount=6" onmouseover="this.scrollAmount=0" scrollamount="6" scrolldelay="90" style="font-family: Georgia, serif; font-size: 100%; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;" width="160"> Teks yang ingin dibuat berjalan</marquee>
c. Untuk tulisan bergerak bolak-balik <marquee behavior="alternate" scrollamount="40">Teks yang ingin dibuat berjalan</marquee>
b. Untuk tulisan bergerak horizontal <marquee direction="left" height="200" id="comments_scroll_container" onmouseout="this.scrollAmount=6" onmouseover="this.scrollAmount=0" scrollamount="6" scrolldelay="90" style="font-family: Georgia, serif; font-size: 100%; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;" width="160"> Teks yang ingin dibuat berjalan</marquee>
c. Untuk tulisan bergerak bolak-balik <marquee behavior="alternate" scrollamount="40">Teks yang ingin dibuat berjalan</marquee>
Tidak ada komentar:
Posting Komentar
Silahkan anda sampaikan pendapat anda, karena pendapat manusia sebagai makhluk berakal dan berhati harus dihargai.