- From: Philippe Le Hegaret <plh@w3.org>
- Date: 25 Jul 2003 18:24:25 -0400
- To: Ville Koivuranta <ville@virastojazz.net>
- Cc: CSS validator <www-validator-css@w3.org>
On Fri, 2003-07-25 at 15:00, Ville Koivuranta wrote: > " > Please, validate your XML document first! > Line 300 > Column 39 > The element type "p" must be terminated by the matching end-tag " > ". > " First of all, I have validated the page, and it is completely valid XHTML > 1.0 according to the W3-validator. > > The wierd thing is, that there is no <p>-tags anywhere near the line 300. I > ran the validator on few sites that I knew is valid CSS and the validator > reported > > " > Please, validate your XML document first! > Line 47 > Column 130 > An invalid XML character (Unicode: 0x1ace70) was found in the element > content of the document. " > > I got this error too, and the solution, that the validator agreed, was to > add /-characters to the end of the <td>-element. That of course made it > invadid XHTML. Looks like the CSS Validator is in a weird state. A restart might be necessary. Philippe
Received on Friday, 25 July 2003 18:24:30 UTC