Re: question: css3 design principles

CSS3 shares the same design principles as CSS2.1. CSS3 is a collection of modules that can be thought of add-ons to CSS2.1, to extend it with new capabilities. Also, devices are allowed to support some modules and not others. The closest thing to what you are looking for is probably this document (last updated in 2001, so the overview table is out of date):

http://www.w3.org/TR/css3-roadmap/




On May 6, 2010, at 9:25 AM, Borislav Rangelov wrote:

> Thank you for the answers. I already found these, but I was looking for the css3 design principles, not those for css2. 
> 
> So there is no separate document, especially made for css3? You still use, and build upon the css2 design principles?
> 
> ---------- Original-Nachricht ----------
> Betreff: Re: question: css3 design principles 
> Absender: Brad Kemper <brad.kemper@gmail.com>
> Empfänger: Borislav Rangelov <b.rangelov@gmx.de>
> Datum: Donnerstag, 6. Mai 2010 08:35:20Or, try this link:
> 
> http://lmgtfy.com/?q=css+design+principles
> 
> 
> On May 6, 2010, at 8:31 AM, Brad Kemper wrote:
> 
>> http://www.w3.org/TR/2009/CR-CSS2-20090908/intro.html#design-principles
>> 
>> On May 6, 2010, at 5:17 AM, Borislav Rangelov wrote:
>> 
>>> Hi,
>>> 
>>> I'm looking for a design principles document for CSS3. I need it for my degree dissertation. I'm writing about CSS3 and HTML5, comparing them to CSS2.1 and HTML4.
>>> Maybe you could release a new module, called "Design Principles"!? It would make sense for me.
>>> 
>>> Bobby
>> 
> 

Received on Thursday, 6 May 2010 16:53:50 UTC