The following buttons are designed so you can personalize them by putting
on your own text. All buttons fit on any colour background. All buttons are less than
1KB and 120 pixels in width and 25 pixels in height.
To put your own text on them you just need a very simple graphics program.
So... get your courage together and try it. Most of all... HAVE FUN!
All buttons are 120 by 25 pixels (less than 1KB each)
Can you use blank buttons if you do not have a graphics program? YES!!!!!
Here is an example:
Here is how:
Use the BACKGROUND COMMAND inside the TABLE COMMAND and define the WIDTH and HEIGHT of the
TABLE the same size as the button. To turn off the underline of the text use
style="text-decoration:none" inside the A HREF COMMAND. Use the VALIGN and ALIGN COMMAND inside
the TD COMMAND of the table to center your text link. This only works in browsers equal to or
higher than NETSCAPE 4 and MSIE 3. Lower version browsers will simply see the text link
Here is the code for the above button:
<TABLE WIDTH="120" CELLPADDING="0" CELLSPACING="0" BORDER="0" BACKGROUND="buttonx/blankbut51.gif">
<TR><TD WIDTH="120" VALIGN="MIDDLE" ALIGN="CENTER" HEIGHT="25"><FONT
FACE="ARIAL" SIZE="1"><B><A HREF="blankbuttons2.html"
style="text-decoration:none">CLICK HERE!</A><BR>
</B></FONT></TD></TR></TABLE>
Please download the graphics you want to your server.
Don't link to them on our server
|