Help - Search - Members - Calendar
Full Version: Image linking w/out border?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
raincloud
Question: How do you have and image as a link without it having a border ?

QUOTE
<A href="URL">IMAGE</A>


Using that as the link, but I don't want the image to have a purple/blue border around it.

Is there some code that makes it where you can change the way a link looks or something so I can make the border go away?

[by the way, website hosted by freewebs.]
Mulder
CODE
<a href=""><img src="" border="0"></a>


you could also edit it through css.
raincloud
Many thanks!

[Eh...I'm still a little scetchy with CSS]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.