query

Hi
   I am writing a CSS parser, I would like to know that in case of @media
type is one more @media type is allowed or not.

    @media all {
                        @ media...{
		.....}
		}

is it valid or not...

Regards,
Ranganatha

Received on Friday, 29 June 2001 03:17:46 UTC