- From: Mike Gifford <mike@openconcept.ca>
- Date: Mon, 17 Nov 2008 16:57:53 -0500
- To: David Dorward <david@dorward.me.uk>
- CC: www-validator-css@w3.org
Thanks David, Ahh, so I was getting the validation string from one directly from w3.org and was getting the other from the Web Developer Toolkit: https://addons.mozilla.org/en-US/firefox/addon/60 By modifying the options in this firefox extension and forcing it to css21 vs the older css2 I removed the error: http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=2&uri= Now, I'm assuming that I should be validating against CSS 2.1 since it's the latest standard, right? Any reason to stick to CSS 2.0?? Mike David Dorward wrote: > Mike Gifford wrote: >> I'm trying to validate the CSS here: >> http://openconcept.ca/blog >> >> I don't know, how can this not validate: > > <snip> profile=css2 <snip> > >> When the css files it is complaining about validate fine: > > <snip> profile=css21 <snip> > <snip> profile=css21 <snip> > >> Can someone give me some pointers here? > > You're validating against different specifications. -- Mike Gifford, OpenConcept Consulting Inc. Free Software for Social Change -> http://openconcept.ca http://www.ryru.ca | http://www.hopewell.ca | http://volunteer.ca OpenConcept is a proud sponsor of http://dc2009.drupalcon.org
Received on Monday, 17 November 2008 21:58:49 UTC