- From: David Dorward <david@dorward.me.uk>
- Date: Mon, 20 Mar 2006 09:59:50 +0000
- To: "W.Van den Eynde" <w.vdeynde@pandora.be>
- Cc: www-style@w3.org
On Mon, Mar 20, 2006 at 07:59:23AM +0000, W.Van den Eynde wrote: > After I used the CSS Validator I got an error report, > which stated : > > property opacity does not exist : 0.85 By default the CSS Validator checks aginst the lastest CSS recommendation, which is CSS 2. The property does not exist in CSS 2. > (http://www.w3.org/TR/css3-color/#opacity) You can select the CSS 3 profile from the extended interface. Keep in mind that CSS 3 is a work in progress and the CSS Validator may not be upto date with the latest drafts. (I follow the mailing list. Please address responses there and do not CC me. Thanks). -- David Dorward http://dorward.me.uk
Received on Monday, 20 March 2006 09:59:59 UTC