D'Boss! Annyeong Haseyo!~ This blog belonged to Scha Yumi. No spamming, ripping and vulgarities is allowed in here. Don't be a silent reader, tag before you leave, it'll be greatly appreciated! Enjoy your stay! :D Gamsahamnida ^^ Annyeong~ Best viewed in Mozilla FireFox Like Credits!
| Marquee
Penat --" Hoho. Harini nak buat tuto marquee. Taknak cakap banyak sgt , jom cuba. Marquee nih macam gambo tuh bergerak. Tahu kan? So, jom buat jangan banyak cakap :p Macam biasa , pergi design > Add a gadget > Html java script. Copylah code kt bawah ni dekat Html Java tuu. <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2" direction="up" width="100%" height="200" align="center"><img src="URL GAMBAR" height="200" width="190" /><img src="URL GAMBAR" height="200" width="190" /><img src="URL GAMBAR" height="200" width="190" /></marquee>Okay , yang URLgambar tuh korang letaklah gambar yang korang suke. Yang warna purple untuk tinggi and orange untuk lebar gambo. Korang pandai-2 lah adjust yea. Yang mi untuk gambar yang tak berLINK! Kalau nak gambo yang berlink, nih codenya :- <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2" direction="up" width="100%" height="200" align="center"><a href="LINK"/><img src="URL GAMBAR" height="200" width="190" /><a href="LINK"/><img src="URL GAMBAR" height="200" width="190" /><a href="LINK"/><img src="URL GAMBAR" height="200" width="190" /></marquee> |