buttons

M

Morris

I'm trying to make buttons for my site. The only way I can do this is by
making an image with the destanation word printed on it. I have to make a
button for each destanation. Is there a way that I can make a blank image
and where I can implant a word on it. I want to be able to one blank image
for all the buttons.
 
P

picayunish

Morris wrote in news:[email protected]:
I'm trying to make buttons for my site. The only way I can do this is by
making an image with the destanation word printed on it. I have to make a
button for each destanation. Is there a way that I can make a blank image
and where I can implant a word on it. I want to be able to one blank
image for all the buttons.

Why not making a css button e.g.
http://www.maxdesign.com.au/presentation/listamatic/vertical13.htm
http://www.maxdesign.com.au/presentation/listamatic/horizontal13.htm
 
B

brucie

I'm trying to make buttons for my site. The only way I can do this is by
making an image with the destanation word printed on it. I have to make a
button for each destanation. Is there a way that I can make a blank image
and where I can implant a word on it. I want to be able to one blank image
for all the buttons.

not very practical:
http://usenet.alt-html.org/button.html
 
D

David Graham

brucie said:

Hi
Do you use this line:
<p><img src="button01.png" width="1" height="1" alt=""><img
src="button02.png" width="1" height="1" alt=""></p>

to preload the images instead of resorting to javascript?

Why isn't your example very practical, seems to work just fine!

thanks
David
 
B

brucie

Do you use this line:
<p><img src="button01.png" width="1" height="1" alt=""><img
src="button02.png" width="1" height="1" alt=""></p>

to preload the images instead of resorting to javascript?

yes, mainly for the hover image which may not download until hovered.
Why isn't your example very practical, seems to work just fine!

too fragile. increase the font size and it can easily screw up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top