- From: douglas whitmire <doug53@bellsouth.net>
- Date: Sun, 21 Jul 2002 10:43:27 -0400 (EDT)
- To: www-validator@w3.org
> Problem with JavaScript and CSS > > From: Stieler (stieler@mail.desy.de) > Date: Tue, Feb 08 2000 > > * Next message: JONAS ASTRUP: "Can I validate my entire website ?" > * Previous message: Gerald Oskoboiny: "validator/httpd/cgi-bin check" > * Next in thread: Keith Bowes: "Re: Problem with JavaScript and CSS" > * Reply: Keith Bowes: "Re: Problem with JavaScript and CSS" > * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] > * Other mail archives: [this mailing list] [other W3C mailing lists] > * Mail actions: [ respond to this message ] [ mail a new topic ] > > ------------------------------------------------------------------------ > > Date: Tue, 8 Feb 2000 11:08:22 -0500 (EST) > Message-ID: <38A03F77.E80F2893@mail.desy.de> > From: Stieler <stieler@mail.desy.de> > To: www-validator@w3.org > Subject: Problem with JavaScript and CSS > > 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 > > ------------------------------------------------------------------------ > > * Next message: JONAS ASTRUP: "Can I validate my entire website ?" > * Previous message: Gerald Oskoboiny: "validator/httpd/cgi-bin check" > * Next in thread: Keith Bowes: "Re: Problem with JavaScript and CSS" > * Reply: Keith Bowes: "Re: Problem with JavaScript and CSS" > * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] > * Other mail archives: [this mailing list] [other W3C mailing lists] > * Mail actions: [ respond to this message ] [ mail a new topic ]
Received on Monday, 22 July 2002 07:53:14 UTC