Translate to your language

CARI ARTIKELMU DI SINI

hiasi blogmu dengan menggunakan text berjalan

hiasi blogmu dengan teks berjalan



marque


hai teman teman blogger, apa kabar nih? baikkan,
apakah blog kamu sudah kelihatan menarik? apa mau blog kamu di hiasi dengan tulisan yang bisa bergerak?


belum tahu cara membuatnya?



hehehe tenang saja , kali ini saya akan berbagi tips tentang bagaimana cara membuat hiasan blog bengan cara membuat tulisan yang bisa bergerak sendiri . Tulisan bergerak ini bisa di letakkan di mana saja, di pos, di sidebar, dan lain lain

langsung sajan ya ikuti langkah di bawah ini
1. copy kode script di bawah ini
<marquee>TEKS INI AKAN BERJALAN</marquee>
hasil:
TEKS INI AKAN BERJALAN




2. copy kode script di bawah ini ,pilih salah satu
<marquee scrollamount="100">TEKS INI AKAN BERJALAN</marquee>
<marquee direction="left" scrollamount="10">TEKS INI AKAN BERJALAN</marquee>
<marquee behavior="alternate" scrollamount="15">TEKS INI AKAN BERJALAN</marquee>
<marquee direction="right" scrollamount="10">TEKS INI AKAN BERJALAN</marquee>
<marquee direction="right" scrollamount="100">TEKS INI AKAN BERJALAN</marquee>
<marquee bgcolor="red">TEKS INI AKAN BERJALAN</marquee>
hasil :
TEKS INI AKAN BERJALAN
TEKS INI AKAN BERJALAN
TEKS INI AKAN BERJALAN
TEKS INI AKAN BERJALAN
TEKS INI AKAN BERJALAN
TEKS INI AKAN BERJALAN



3. copy kode script di bawah ini, pilih salah satu
<marquee loop="5">KALIMAT INI AKAN BERJALAN</marquee>
<marquee direction="right" style="background-color: green;" width="125">KALIMAT INI AKAN BERJALAN</marquee><marquee direction="left" style="background-color: blue;" width="125">KALIMAT INI AKAN BERJALAN</marquee>
<marquee style="font-style: italic;">KALIMAT MIRING AKAN BERJALAN</marquee>
hasil :
KALIMAT INI AKAN BERJALAN
KALIMAT INI AKAN BERJALAN
KALIMAT INI AKAN BERJALAN
KALIMAT MIRING AKAN BERJALAN



4. copy code script di bawah ini, pilih salah satu, tulisan akan berjalan sesuai perintah mouse

<marquee onmouseout="this.start()" onmouseover="this.stop()">KALIMAT INI AKAN BERJALAN</marquee>
<marquee direction="up" height="30" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="3" width="200">KALIMAT INI AKAN BERJALAN</marquee>
<marquee direction="down" height="30" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="3" width="200">KALIMAT INI AKAN BERJALAN</marquee>
hasil ;
KALIMAT INI AKAN BERJALAN
KALIMAT INI AKAN BERJALAN
KALIMAT INI AKAN BERJALAN



5. copy code script di bawah ini, pilih salah satu
<marquee direction="right" scrollamount="225" width="200">KALIMAT INI AKAN BERKEDIP</marquee>
<marquee scrollamount="200" width="180">KALIMAT INI AKAN BERKEDIP</marquee>
<marquee onmouseout="this.start()" onmouseover="this.stop()" scrollamount="3">hiasi blogmu dengan tulisan berjalan</marquee>
hasil :
KALIMAT INI AKAN BERKEDIP
KALIMAT INI AKAN BERKEDIP
dunia blogger https://pakrus.blogspot.com



semoga berhasil