- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 10 Mar 2005 01:32:06 +0100
- To: "Salek Talangi" <Salek.Talangi@gmx.net>
- Cc: html-tidy@w3.org
* Salek Talangi wrote: >1st error (Error_1.html): >Tidy (or the extension) say the HTML is valid although >the ordered list is closed by "</ol" (missing ">" ) In HTML this is allowed. Note, though, that Tidy silently corrects many (real) errors like missing quote marks, etc., you cannot relaibly use it to check whether a document conforms to the HTML/XHTML specifications. See http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.7 for why this is allowed. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 10 March 2005 00:32:29 UTC