- From: Saqib Ali <saqib@seagate.com>
- Date: Tue, 11 Nov 2003 12:49:35 -0800 (PST)
- To: FJ_Thuringia@web.de
- Cc: www-validator@w3.org
try xmlproc_parse (comes with RedHat or you can d/l from sourceforge.net) xmlproc_parse is not a validating parser, i.e. it can not tell if the html document is valid HTML or not. It just checks if the document is well-defined or not, i.e. it checks if tags have been opened/closed properly. There are also WYSIWYG commercial tools that help a author avoid making mistakes in the markup. Check http://www.corel.com Hope this will help. :) Saqib Ali ------------- http://validate.sf.net <---- HTML/XHTML/DocBook Validator On Tue, 11 Nov 2003 FJ_Thuringia@web.de wrote: > > Hello, > > in the real world of creating HTMLs I often have errors, that result from missing <td> tags, surplus <td> tags, incorrect colspan attributes and incorrect rowspan attributes. Am I right, that W3Cs HTML validator can't detect such errors? Are there tools in this world, that are able to detect such errors? > > Best thanks in advance. > > Falko Junior, Arnstadt (Germany) > > ______________________________________________________________________________ > Horoskop, Comics, VIPs, Wetter, Sport und Lotto im WEB.DE Screensaver1.2 > Kostenlos downloaden: http://screensaver.web.de/?mc=021110 > >
Received on Tuesday, 11 November 2003 16:03:13 UTC