Buatlah sebuah dokumen HTML untuk tulisan dibawah ini, buka notepad++
Simpan dengan nama marquee2.html
Ketikkan script berikut
<html>
<head>
<title>Marquee Zig-Zag</title>
</head>
<body>
<hr color="green" size="2">
<marquee behavior="alternate">
<marquee behavior="alternate" direction="up" height="75" >
Zig-Zag <img src="Untitled.jpg" height="50" width="50" align="middle">
</marquee>
</marquee>
<hr color="green" size="2">
</html>
Buka dokumen yang anda buat tadi
Lihatlah hasilnya :
No comments:
Post a Comment