oke guys,kira2 efek marquee terdiri seperti ini.
contoh :
Efek Bolak-balik==>
<span ><span ><marquee direction="right" behavior="alternate" direction="right" scrollamount="3" height="20px" scrolldelay="10" bg width="100px">Hallo all</span><span ></marquee></span>
</span>
Efek Naik Turun==>
<span style=";" ><marquee direction="up" behavior="alternate" scrollamount="2" scrolldelay="10" width="100px" bgcolor="white" height="65px">
Hallo all</marquee></span>
Efek Kekanan==>
<span style=";" ><marquee direction="right" behavior="altenate" scrollamount="2" scrolldelay="10" width="100px"" bgcolor="white">Hallo all</marquee></span>
Efek Kekiri==>
<span style=";" ><marquee direction="left" behavior="altenate" scrollamount="2" scrolldelay="10" width="100px"" bg>Hallo all</marquee></span>
Efek Bouce ==>
<span style=";" ><marquee scrolldelay="10" behavior="alternate" direction="up" scrollamount="2" width="100px" bgcolor="white" height="100px"><marquee scrolldelay="10" behavior="alternate" direction="left" scrollamount="2"> Hallo all</marquee></marquee></span>
Efek berhenti bila terkena mouse ==>
<span style=";" ><marquee behavior="alternate" direction="up" onmouseover="this.stop()" onmouseout="this.start()" width="150" bgcolor="white" height="50"> Sentuh saya</marquee></span>
Nah bagus dan lucu kan.. untuk tulisan pada code yang berwarna merah bisa anda ganti sesuai keinginan anda.. selamat mencoba ^^
0 Comment:
Post a Comment