Re: Fwd: [CSS3] Conditional statements in CSS 3

Gabriele Romanato wrote:

> 
> @if (img[src]) {style rules}
> 
> @else if (img[alt]) {style rules}

As well as the point already made, I think you are ignoring the C in 
CSS.  You could have an @if without an @else or v.v. in completely 
different files.
-- 
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

Received on Monday, 15 October 2007 19:54:39 UTC