Membuat Tulisan dengan HTML (Marquee)




Marquee adalah SYNTAX yang membuat tulisan atau pun gambar bisa Bejalan dan berikut adalah contoh contoh yang dapat saya berikan dari SYNTAX MARQUEE.



 1.Marquee standar   
<marquee>Marquee standar</marquee> 
Marquee standar

2.Marquee dengan atribut
 
<marquee direction="up">marquee direction="up"</marquee>
<marquee direction="right">marquee direction="right"</marquee>
<marquee direction="down">marquee direction="down"</marquee>
<marquee direction="left">marquee direction="left"</marquee>
marquee direction="up"marquee direction="right"marquee direction="down"marquee direction="left"
3.Marquee dengan atribut behavior
<marquee behavior="alternate">marquee behavior="alternate"</marquee>
<marquee behavior="scroll">marquee behavior="scroll"</marquee>
marquee behavior="alternate"marquee behavior="scroll"

4.Marquee dengan atribut scrolldelay
<marquee scrolldelay="100">marquee scrolldelay="100"</marquee>
<marquee scrolldelay="200">marquee scrolldelay="200"</marquee>
marquee scrolldelay="100"marquee scrolldelay="200"

5.Marquee dengan atribut scrollamount
<marquee scrollamount="10">marquee scrollamount="10"</marquee>
<marquee scrollamount="20">marquee scrollamount="20"</marquee>
marquee scrollamount="10"marquee scrollamount="20"

6.Marquee dengan atribut bgcolor
<marquee bgcolor="red">marquee bgcolor="red"</marquee>
<marquee bgcolor="#ddd">marquee bgcolor="#ddd"</marquee>
marquee bgcolor="red"marquee bgcolor="#ddd"

7.Marquee dengan atribut style
<p><marquee style="padding:4px;font-size:160%;color:#0C9;background:#000;">HTML fakesmile09.blogspot.com<br />
<span style="font-size:86%;;color:#ff3;">Belajar HTML, dan tutorial.</span></marquee></p>
HTML fakesmile09.blogspot.com
Belajar HTML, dan tutorial. 


8.Marquee dengan beberapa atribut
<p style="background: #366;text-align:center;padding:4px;font-size:160%;color:#0fc;">
<marquee direction="left" scrollamount="5" width="40%"><<< MACAM-MACAM</marquee>
<marquee direction="right" scrollamount="5" width="40%">MACAM-MACAM >>></marquee><br />
<marquee behavior="alternate" width="80" style="font-size:14px;color: #fff;" >Contoh Marquee</marquee></p>
<<< MACAM-MACAMMACAM-MACAM >>>
Contoh Marquee

9.Marquee dengan link dan mouseover atribut
<marquee onmouseover="this.stop();" onmouseout="this.start();">Jika ada komentar anda tentang marquee ini silahkan sampaikan melaui <a href="/membuat-teks-berjalan-dengan-tag-marquee#comment" title="Tinggalkan pesan">comment</a></a></marquee> 
Jika ada komentar anda tentang marquee ini silahkan sampaikan melaui comment

Membuat Tulisan dengan HTML (Marquee) Membuat Tulisan dengan HTML (Marquee) Reviewed by Kyuu on September 11, 2016 Rating: 5

Tidak ada komentar

Email Subscription:

Delivered by FeedBurner