Arioch wrote: > Strangely two official validators foudn different errors in > same XML document :( That's not strange, the CSS validator tries to find errors in the CSS of an (X)HTML document, and it could be lost if this document is invalid (X)HTML. To check the latter there's a separate (X)HTML validator. The CSS validator looks only at the minimum of (X)HTML it needs to find the CSS. And the (X)HTML validator ignores all CSS details as long as it finds the end, e.g. the right double quote for a style="...". Bye, FrankReceived on Monday, 28 November 2005 08:55:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC