Re: [css3-selectors] "recursive" selectors

On Mon, 28 Apr 2003, Andy wrote:
>
> Was just playing around with some ideas, and was wondering if/why can't
> CSS3 selectors select based on CSS properties?

Basically, because you need to have resolved all the selectors before you
know any of the properties.


> As far as I know there isn't any better way of achieving something like
> this (centering all block-level elements), but should be in my opinion.

Why would you want to center all block level elements?

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
"meow"                                          /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 29 April 2003 10:39:08 UTC