
This is my Powerpuff Girls set. The font used to create the button was
Powerpuff.
Please do not link directly to these graphics. Download them to your computer then upload them to your server
(right click on a graphic and " Save Image As.." to save to your computer).
I could change the image location, so if you link directly, you could have a page full of missing images.
For mouseover code and other information - please see below.
Mouseover








|
Up Buttons








|
Down Buttons








|
Background and Linkware
Linkware is a free graphic that can be used, with a link back to Elmhurst Design giving credit for the work done.
|
| Please use "http://www.elmhurstdesign.co.uk" for the
URL. Use the buttons below or use a text link - see our terms
page. |

|
|

|
Background 1
|
Background 2

|
Background 3
|
Background 4

|
If you use this set, e-mail
us your URL or complete our registration
form so that we can have a look at what you've created.
Mouse over code - copy the following into your HTML:
<A HREF="[your link]"
onMouseOver="document.[name].src='[button down]';"
onMouseOut= "document.[name].src='[button up]';">
<IMG SRC="[button up]" alt="[mouseover text]" name="[name]" border=0></A>
Replace the items in [brackets] with the following:
[your link] is the page you want to go to (eg home.htm)
[name] is a case sensitive unique name (eg home)
[button down] is the name of the button in its down state (eg homedown.gif)
[button up] is the name of the button in its up state (eg homeup.gif)
[mouse over text] is the text that appears when you hover your mouse over an image.
Alternatively, right click and "view source.." to see the source code of this page.
|