HOME    articles    tutorials    tool directory    about

Free Email
META Tag Generator



The Magic of Linking (continued)

Linking with an Image
The tag for an image link would look like this:

<A href="http://gocertify.com/"><IMG src="gocertifylogo.gif"></A>

In this case, clicking on the image would take the visitor to the GoCertify.com Web site. Remember that text between anchor tags is blue? Images between anchor tags will have a blue border around them by default, so visitors will know the image is connected to a link. If it's already obvious that the image is a link - say if it's clearly a navigation button - you can get rid of the border by adding a border attribute and setting it to 0, like this:

<A href="http://gocertify.com/" border="0"><IMG src="gocertifylogo.gif"></A>

previous pagenext page


HOME    articles    tutorials    tool directory    about

(c) copyright 2000-2010 Anventure.  All Rights Reserved.
privacy policy