- From: Joachim Noreiko <jnoreiko@yahoo.com>
- Date: Fri, 19 Mar 2004 13:05:56 +0000 (GMT)
- To: www-style@w3.org
--- 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