w3c css validator doesent validate!

Hi!

I just validated an XHTML page I made.
After validating both the page and the CSS, I thought I could add the
validated picture-links..

The CSS validator picture link does not validate!

<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 <img> tag is not closed. I think the CSS validator should parse XHTML
code, not just html code.

Sincerely,
Olav Alexander Mjelde
olav-x@volvo-power.net

Received on Thursday, 26 August 2004 08:06:09 UTC