- From: thor@work <thor@frontiernet.net>
- Date: Sun, 17 Jun 2001 09:22:30 -0400
- To: www-validator-css@w3.org
the css-validator code:
<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>
...is itself not valid!?!
Below are the results of checking this document for XML well-formedness
and validity.
Line 27, column 20:
alt="Valid CSS!">
^
Error: end tag for "img" omitted; end tags are required in XML for
non-empty elements; empty elements require an end tag or the start tag
must end with "/>"
Line 24, column 2:
<img
^
Error: start tag was here (explanation...)
Received on Sunday, 17 June 2001 09:22:05 UTC