- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 29 Jun 2001 17:38:00 +0200
- To: Ranganatha <Ranganatha@samsung.co.kr>
- Cc: www-validator-css@w3.org
* Ranganatha wrote:
> 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...
You could go to the validators homepage and check this fragment for
validity. Yes, nesting of media at-rules is allowed. Discussion of CSS
features should take place on www-style@w3.org, this mailing list is
dedicated to the CSS Validator.
--
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Friday, 29 June 2001 11:37:04 UTC