 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
ree-b
Joined: 29 Mar 2006
Posts: 1
Location: ga, usa
|
| Posted: Wed Mar 29, 2006 7:27 pm Link Image Outlines |
|
|
How can you get rid of the lines that appear around an image once you make it a link. The tutorial shows me how to get rid of an underline for a link WORD so I thought it work work the same for an image but it doesn't. This is the format I am using for my Link images
<a href="http://X"><IMG SRC="x"></a href>
Is there any easy way to get rid of the outline or an easy way to just set the color of the outline to white so it doesn't show up?
Please help me |
|
|
gary.newelluk
Joined: 12 May 2005
Posts: 552
Location: Inverurie, Scotland
|
| Posted: Thu Mar 30, 2006 1:26 am |
|
|
set the border attribute to be 0 on the image as follows:
Code:
<a href="http://www.easywebpagedesign.com"><img src="owl.jpg" border="0"></a>
|
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|