Your Site's Title Here

 

 

 

 

 

 

To the Top

 

 

 

If you add text to the images at your left there is no need to reconfigure the mouseover coding. The buttons are coded numerically with their respective mouseover image being the same number but with an "a" added to it. If you add text to the buttons, your first button will be button1 in the silver, and the mouseover image is button 1a. You can add any text to them as long as you don't change the names. Then when you put this back together the code will still recognize those buttons of the same name.

So lets say you want the first button to have "Home" on it. You can choose to add the text to the original image and the mouseover image or just one or the other. To add text to both, the first two buttons are named "button1" and "button1a" respectively. Add your text and leave the names the same. Nothing changes and when you place the cursor on button1 it will still change to button 1a but they will just have the added text.

In the code you will notice - a href="#" - in place of the number sign is where your link should go so it would read - a href="home.html"

I hope the explanation isn't too confusing, it's really an easy process but if you need help you can email me at suzn@pointoffocus.com