- From: Dave Raggett <dsr@w3.org>
- Date: Wed, 22 May 2002 12:30:01 +0100 (BST)
- To: html-tidy@w3.org
---------- Forwarded message ----------
Date: Mon, 20 May 2002 22:25:29 -0700 (PDT)
From: Pavan IN <inpavan@yahoo.com>
To: dsr@w3.org
Subject: Error ouput
Dave,
I am using the java version of Tidy. It does all the
neccessary work when the tags are known.But, will give
me no output when I have unknown tags inside an HTML
file.
Say, my file is -
<head>
<title></title>
</head>
<body>
<b>this is bold<b>
<ba>Error here</ba>
</body>
</html>
When I run Tidy on this file, the output file is
empty. Can you please tell me why?
Thanks a lot.
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
Received on Wednesday, 22 May 2002 07:30:06 UTC