- From: Stieler <stieler@mail.desy.de>
- Date: Tue, 8 Feb 2000 11:08:22 -0500 (EST)
- 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