> Hi,
> In IE7 and Firefox the advertisement on my site 
> http://www.locallaw11of1998.com/ has an unwanted border around it, because 
> it is a link. The ad is a CSS list as the code below shows. I tried a few 
> ways of giving it text-decoration: none; but that didn't work. Does anyone 
> know how to get rid of the border?

>
> The home page HTML is:
> <div id="contentIndex3">
> <h2>Ads</h2>
> <hr/>
> <ul id="sideNavBar">
> <li id="t-ad1"><a href="http://www.brianmcurran.com"; target="_blank"><img 
> src="images/BrianMCurranAd.gif" width="120" height="90" 
> alt="BrianMCurranAd" /></a></li>
> </ul>
> </div>
>
> Thanks,
> Brian


I think if you add border = 0 to the attributes  img, the border will go 
away.
Del 


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to