Re: [css3-selectors] :parent selector

On Wed, 27 Sep 2006 20:15:55 +0200, Alastair Campbell <ac@alastc.com>  
wrote:
> Sorry I'm late, but would this have the same effect?
>
> a:text-node {
>    background: navy;
>    color: white
>    border: outset thin white;
> }
>
> "text-node" could be completely the wrong thing to call it, but is  
> intended to mean links which have only text within them, no tags (such  
> as img).

Wouldn't work for things like "see the <a><code>a</code> element</a>".


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Wednesday, 27 September 2006 19:01:50 UTC