Searching...
Sabtu, 01 September 2012
07.19 0

Make Moving picture (scrolling Image)



The movement of each motion picture can be changed either from left to right, bottom to top and right to kiri.anda can also change the speed of the picture.

Image scrolling code example is as follows, please change the word in red with the image url of what you want to enter.

<marquee direction="left" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2" width="150" height="200">


<a href="LINK to dibuka" target="_blank"> <img src="url gambar" /> </ a>
<a href="LINK to dibuka" target="_blank"> <img src="url gambar" /> </ a>

</ marquee>

credit code to blog tutorialuntukblog

description:

Direction of motion pictures: convertible into up, down and right.
The speed of the image: can be changed to another number. The higher the value the faster.
links to open: a link to be opened when the image is clicked.
image url: the url of the picture to be displayed.

0 komentar:

Posting Komentar