- From: Christophe Strobbe <christophe.strobbe@esat.kuleuven.ac.be>
- Date: Mon, 25 Nov 2002 09:53:59 +0100
- To: html-tidy@w3.org
Hi Juergen,
At 16:18 21/11/2002, Hofmann Juergen (SaW/QSG1) * wrote:
>Tidy-Errors:
>HTML Tidy for Windows (vers 1st July 2002; built on Jul 18 2002, at
>14:24:17)
>
>1a. HTML-Code:
>81:...
>82: <P>
>83: For further informationen see
>84: <SCRIPT TYPE="text/javascript">
>85: <!--
>86: if(opener && opener.parent.FrameTarget == "HowebContent")
>87: document.write('<A HREF="websiteinfo.htm#a2"
>TARGET="HowebContent">Website-Info-Page</A>.');
>88: else
>89: document.write('<A
>HREF="websiteinfo.htm#a2">Website-Info-Page</A>.');
>90: //-->
>91: </SCRIPT>
>92: </P>
>93:...
>
>1b. Tidy-Warning-Message:
>line 87 column 91 - Warning: '<' + '/' + letter not allowed here
>line 89 column 69 - Warning: '<' + '/' + letter not allowed here
>
>1c. Comment:
>In my opinnion the HTML-Source is all right.
The HTML-source is not all right: see
http://www.w3.org/TR/html401/appendix/notes.html#h-B.3.2.
Regards,
Christophe
--------------------------------
Christophe Strobbe
K.U.Leuven - Departement of Electrical Engineering - Research Group
on Document Architectures
Kasteelpark Arenberg 10 - 3001 Heverlee - BELGIUM
http://www.docarch.be/
Received on Monday, 25 November 2002 03:57:36 UTC