>Is there some way to select all links EXCEPT linked images?
> Try something like this:
> a.imgonly {...styles to prevent decoration/borders here...}
>a !img { /* stuff */ }
>isn't valid CSS, so it shouldn't have done
>anything. How did it work, and in which browser?
You know, I just tried the !img on a whim, and it worked in IE5.5,
Netscape 6 and 7 (all Win). The styles were applied to all of my linked
text but left the linked images untouched. But since it's not valid, I
don't plan to use it. Thanks for the a.imgonly idea.
Moira
_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning
|