Re: How to select anonymous elements

Tim Phipps <Tim.Phipps@st.com> writes:

> I did think of using:
> 
> A:Link { Background: Blue; Color Yellow; }
> A:Contains(Img) { Background: Transparent; }
> 
> but since I haven't found a browser that does :contains() I can't try it.

Well, it's probably the correct way anyway.

Received on Friday, 9 November 2001 16:58:46 UTC