- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 02 Jan 2004 03:58:43 +0100
- To: ernestcline@mindspring.com
- Cc: www-style@w3.org
* Ernest Cline wrote:
>@profile
>@property
Just on these names, I use
@profile url(http://www.example.org/schema.css);
to point to CSS Schema documents and @property in
CSS Schema documents like
/* font descriptors */
@property base-line
{
value: <number>;
initial: 0;
media: visual;
...
for an experimental CSS Validator, I would hate to
invent new names for these... :-)
Received on Thursday, 1 January 2004 21:59:46 UTC