W3C home > Mailing lists > Public > www-validator@w3.org > February 2000

Problem with JavaScript and CSS

From: Stieler <stieler@mail.desy.de>
Date: Tue, 8 Feb 2000 11:08:22 -0500 (EST)
Message-ID: <38A03F77.E80F2893@mail.desy.de>
To: www-validator@w3.org
Hello,

I tried to validate this document:

 <!DOCTYPE HTML PUBLIC "-//WebTechs//DTD Mozilla HTML//EN">
 <HTML>
 <HEAD>
 <TITLE> ... </TITLE>
 <link rel=stylesheet href="style.css" type="text/css" >
 <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
 <!--
    ...
  //-->
 </SCRIPT>
    ...

In the link-line I got a "there is no attribute "TYPE"" error.
In the SCRIPT-line I got:
              "there is no attribute "LANGUAGE""
              "there is no attribute "TYPE""
              "element "SCRIPT" undefined"

What is wrong in my file ??

Thanks and best regards -

	Dirk
Received on Friday, 11 February 2000 06:35:22 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:15 UTC