Texs Berjalan
save gambar diatas
dan simpan di folder baru img
berikan nama gambar1.gif
home.php
<!Doctype html>
<html>
<head>
<title>Home</title>
</head>
<body>
<div id="textJalan">
<marquee direction="right" scrollamount="20">Jalan dari kanan</marquee>
<marquee direction="left" scrollamount="20">Jalan dari Kiri</marquee>
<marquee direction="up" scrollamount="2">Atas</marquee>
<marquee direction="Down" scrollamount="2">Bawah</marquee>
<marquee loop="2" scrollamount="2">perulang 2 kali</marquee>
<marquee scrollamount="2">Berjalan 2 </marquee>
<marquee width="50%" scrollamount="2">Berjalan 2 dg width 50%</marquee>
<marquee behavior="scroll">Berjalan menembus layar kode scroll</marquee>
<marquee behavior="slide">Berjalan sampai ujung</marquee>
<marquee behavior="alternate">Berjalan memantul</marquee>
<marquee behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"> berhenti jika ada mouse pungsi onmouseover this stop and onmouseout this start</marquee>
<marquee behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><a href="https://sance1.blogspot.com" target="_blank"> berhenti jika ada mouse pungsi onmouseover this stop and onmouseout this start</marquee>
<marquee direction="right"><img src="img/gambar1.gif"></marquee>
</div>
</body>
</html>
Thanks,
Sance Ainul yaqin
Sance Ainul yaqin
Texs Berjalan
Reviewed by Leo
on
21:09
Rating:
No comments