Question Remove color border around image ( SitePoint Forums Just Starting Your Design ) Updated: 2008-08-12 05:52:42 (3)
Remove color border around image
Hi,
I currently having a problem with my image with hyperlink property...
The thing is that the image is surrounded by a red color border when i code it with a hyperlink. How can i remove this irritating border color
(The border color will disappear when i remove its hyperlink property...)
Any help / comment will be appreciated. Thank you.
Answers: Remove color border around image ( SitePoint Forums Just Starting Your Design )
Remove color border around image
Code:
a img {
border:0;
}
BonRouge
Remove color border around image
Thanks again, BonRouge.
Seems like i'll be bothering you and the others for quite a while...
KCgame
Remove color border around image
Yea, it really is that simple
Try to go learn some css, it is really helpfull!
You'll also avoid asking like this