Re: Proposal: Antecedant Selector - Styling Outside The Box

 --- Wilton Pyle <dialate@bellsouth.net> wrote: > 
> 
> largeFontButton:active - - DIV H1 {
> font-size-adjust: 2 }
> largeFontButton:active - - DIV P { font-size-adjust:
> 2 }
> ...

would it not be nicer to avoid having to read
backwards, and have a selector that means "that
contains", thus:

DIV%largeFontButton:active P 

would read as "a P, inside a DIV that contains a largeFontButton:active"


	
	
		
___________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html

Received on Friday, 19 March 2004 08:06:04 UTC