|
HOME articles tutorials tool directory about |
|
|
|
|
The Magic of Linking (continued)Linking with an ImageThe 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>
|
|
|
HOME articles tutorials tool directory about (c) copyright 2000-2010 Anventure. All
Rights Reserved.
|
||