- From: Bert Bos <bert@w3.org>
- Date: Wed, 15 Dec 2004 14:22:48 +0100
- To: "Tracey Collier" <tracey@talkingnodes.co.uk> (by way of Bert Bos <bert@w3.org>)
- Cc: www-style@w3.org
On Friday 10 December 2004 16:18, Tracey Collier wrote: > If the css document has been validated using your css validation > service and there are no warnings does this mean I can use the css > logo confirming validation? The warnings don't count. What matters is that there are no errors. Assuming there are none, yes, you can use the logo. The validator gives an example of HTML source code that you could add to any XHTML page that uses that CSS: <p> <a href="http://jigsaw.w3.org/css-validator/"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /> </a> </p> > > The site has been xhtml validated and I can use the xhtml logo on the > whole of the website. Yes, that too. Bert -- Bert Bos ( W 3 C ) http://www.w3.org/ http://www.w3.org/people/bos W3C/ERCIM bert@w3.org 2004 Rt des Lucioles / BP 93 +33 (0)4 93 65 76 92 06902 Sophia Antipolis Cedex, France
Received on Wednesday, 15 December 2004 13:22:50 UTC