- From: Jens Brueckmann <jens.brueckmann@gmail.com>
- Date: Thu, 4 Jan 2007 18:48:42 +0100
- To: info@webnauts.net
- Cc: www-validator-css@w3.org
Hi John, > we just wanted to bring to your consideration that your CSS validator is > not working properly: > > http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.seoworkers.com%2F > > We get an error, because it does not recognize that we are using valid > CSS2.1 on our site. you are currently validating using the CSS2 profile. For using the CSS 2.1 profile change your URL to http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=2&uri=http%3A%2F%2Fwww.seoworkers.com%2F where the value of the profile parameter is chaged from 2 to 21. Cheers, jens -- Jens Brueckmann http://www.yalf.de
Received on Thursday, 4 January 2007 17:48:53 UTC