Re: Few Question about HTML Tidy

At 7:41 AM +1300 12/18/01, Eric wrote:
>This Question was passed onto Bjoern, I take he does not know so I ask again
>to the group as well
>
>
>I just went to <http://tidy.sf.net>.
>and got transferred to http://sourceforge.net/projects/tidy
>then I downloaded " tidy_win32.exe "
>
>I got it to check out (test.htm)
><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 2.0">
><html>
><head>
><title></title>
><style type="text/css">
>h1 {color:red}
></style>
></head>
><body>
>
>
></body>
><h1>Just testing</h1>
></html>
>
>it said
>HTML Tidy for Windows (vers 1st September 2001; built on Sep 15 2001, at
>19:16:06)
>Parsing "E:\HTML-T~1\TEST.HTM_newver.htm"
>No warnings or errors were found.
>
>
>OK, I think I like the 05-08-00 15:21 release better
>

I can't reproduce your problem with either the 04 Aug 00 or current (17 Dec
01) version of Tidy. Is there more info about your use of Tidy that we need
in order to reproduce your problem? I don't know what the 05-08-00 version
is, but maybe Charlie built that one.

Here is what both versions of Tidy I tested with, had to say about your
sample HTML :

line 13 column 1 - Warning: content occurs after end of body

Regards, Terry

Received on Tuesday, 18 December 2001 05:00:29 UTC