- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 20 May 2008 07:19:48 +0100
- To: info@myalldesigns.com
- Cc: www-validator@w3.org
On 18 May 2008, at 23:31, Myall Designs wrote: > Just wanted to let you know that the mark up you provide as a link > for webmasters to use on their pages after validation of CSS > documents in complete, is not itself compliant. You have used > ampersands without coding them. I.e. you have 3 &'s in there and you > need to change them to & > > the code you provide is :- http://jigsaw.w3.org/css-validator/validator?uri=www.myalldesigns.com%2Fstyle.css&profile=css21&usermedium=all&warning=1 The code provided is: <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> ... with something similar for a different colour image. Are you referring to the the URIs listed after "If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is" ? Those are just URIs. If it was HTML code containing those URIs then that change would have to be made, but it isn't. -- David Dorward http://dorward.me.uk/ http://blog.dorward.me.uk/
Received on Tuesday, 20 May 2008 06:20:41 UTC