ROLL-OVER IMAGES
A lot of people have images that change when you hover over them. These are used for attractive-looking links. They're fairly simple to do, once you have the code. First, place this code in your header.Be sure to replace the specified areas with the proper image URLs. Then, here is how you format the image code. Put this in the place where you want the image to appear.
If you want to have more than one image on your site that does this, then you must repeat the previous two steps. However, replace ANYWHERE that has "img0" with "img1", "img2", and so forth. Remember that you must completely repeat the code in the header, from script tag to script tag. That's very important.
And viola! You have fancy roll-over images!




