Bruce MacKay wrote: > Hi folks, > > I have a "border-bottom: 1px dotted #bbb;" style applied to my > links. I only want the style applied to text links, not image > links. My problem is: How do I get it turned off image links?
a:link{border-bottom:1px dotted #bbb;} a:link img{border-bottom:none;} -- Els http://locusmeus.com/ http://locusoptimus.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/