How can a create buttons for my site..instead of links..Buttons look much nicer..
Like a button that would say email, or another button that I can put on other pages in my site to return visitors back to the homepage?
Buttons, instead of links
Started by
Guest_littlefranciscan_*
, Jan 27 2007 08:02 AM
13 replies to this topic
#1
Guest_littlefranciscan_*
Posted 27 January 2007 - 08:02 AM
Guest_littlefranciscan_*
|
|
|
#2
Posted 27 January 2007 - 09:42 AM
Rather than linking text
<a href="http://www.google.com">GOOGLE</a>Link an image
<a href="http://www.google.com"><img src="http://www.google.com/intl/en_ALL/images/logo.gif" /></a>
#3
Guest_littlefranciscan_*
Posted 27 January 2007 - 09:44 AM
Guest_littlefranciscan_*
But I am not wanting google..just say it's just to another website..will that
layout work with any website I want to link to with a button look?
layout work with any website I want to link to with a button look?
#4
Posted 27 January 2007 - 09:47 AM
Yes, you replace
Quote
with the button image you want andhttp://www.google.comwith the link where you want the button to point to
#5
Guest_littlefranciscan_*
Posted 27 January 2007 - 09:51 AM
Guest_littlefranciscan_*
Do you understand..I don't want google..Do I have to have a logo to make a button?
#6
Posted 27 January 2007 - 09:57 AM
You have to have a button (which is an image) to link to
#7
Guest_littlefranciscan_*
Posted 27 January 2007 - 11:14 AM
Guest_littlefranciscan_*
So where do you get that..say an image to link too..How do you go about doing that..I know several places asked me to give them a link for my homepages logo..I dont have a homepage logo..nor do I know how to makeone.
#8
Posted 27 January 2007 - 02:36 PM
You can find free buttons on the internet, or you can make your own using photoshop or something similar
#9
Guest_littlefranciscan_*
Posted 27 January 2007 - 02:42 PM
Guest_littlefranciscan_*
Does Photo Shop require alot of programming knowledge?
#10
Posted 27 January 2007 - 02:53 PM
Here is some code that may help you. With it, you can get a regular button such as the buttons below the "Quick Reply" box on this page.
<a href="http://www.google.com" STYLE="text-decoration: none"><input type="button" value="Caption"></a>Just replace the link to Google with the URL of the page you want to link to and the Caption with what you want the button to say. Make sure to leave these in quotes. Enjoy!
#11
Posted 27 January 2007 - 10:34 PM
littlefranciscan said:
Does Photo Shop require alot of programming knowledge?
It requires no programming knowledge
#12
Posted 28 January 2007 - 09:37 PM
Blow, Is Litle.... don't know anything .
C'mon man, You mus t at least read it before shouting at Sidewinder
C'mon man, You mus t at least read it before shouting at Sidewinder
Quote
Do you understand,. .....Google....


Sign In
Create Account

Back to top










