- From: Anne van Kesteren (fora) <fora@annevankesteren.nl>
- Date: Tue, 29 Jun 2004 16:33:24 +0200
- To: Orion Adrian <oadrian@hotmail.com>
- Cc: lachlan.hunt@lachy.id.au, www-style@w3.org
> Let's make this simple.
>
> div {
> display: block;
> margin: 1em;
> }
>
> would become
>
> div {
> @block {
> margin: 1em;
> }
> }
O please, you actually think this is going to make it into the real world?
--
Anne van Kesteren
<http://annevankesteren.nl/>
Received on Tuesday, 29 June 2004 10:34:01 UTC