Mordechai Peller wrote:
Justin French wrote:
If we had *ascendant* selectors, my problem would be solved, but we don't:

img<a        { border:0; }

Bowman <stopdesign.com> solves the problem with a 'noline' class on his linked image tags, but in this case, I can't edit the source of the image tag, as it's auto-generated by the CMS.  Bugger.
Here's a few ideas:
Just thought of another. If you're using server side scripting, use buffering and a regex to add the "noline" class.

Reply via email to