Re: What is missing in CSS?

On Mon, 6 Dec 2004 15:35:42 +0100, Christian Roth <roth@visualclick.de>  
wrote:

> This would even pass current browsers (being ignored) with a small change
> in syntax: You MUST end the if() { } else { } construct with a semicolon
> (property separator) like this (at least if other properties or
> constructs follow):
>
> if() { } else { };
> -----------------^

@if condition {} @else {}

(mind you I don't know that much about CSS' syntax)

-- 
J. King
http://jking.dark-phantasy.com/

Received on Monday, 6 December 2004 14:52:47 UTC