Scrolling Images

first step

you should make your banners/collect them.

second step

you need to know the codes: (working codes click!)

<marquee behavior=”scroll” direction=”up“><a href=”URL“><img src=”IMGURL“></a></marquee>

third step

you need to have your image’s url (click here for a tut)

fourth step

look at the codes just change the IMGURL thing to the real url of you image (referring to step3)

fifth step

change the URL thing where you want the image to redirect the viewer when they clicked the image.

NOTE: if you want to add more banners just add more of this codes:

<a href=”URL“><img src=”IMGURL“></a>

HIT SAVE! :D

/