- From: Mikko Hyppönen <mhyp@heureka.fi>
- Date: Tue, 8 May 2001 14:26:12 -0400 (EDT)
- To: <www-validator@w3.org>
The validator machine gave me this result:
-------------------------------------------------------------------------
HTML Validation Service Results
Document Checked
* URI: http://www.numerozine.com/miki/NU/main6.html
* Last modified: Fri May 4 11:51:32 2001
* Server: Apache/1.3.4 (Unix) PHP/4.0.3pl1
* Content length: 3816
* Character encoding: unknown
* Document type: XHTML 1.0 Transitional with namespace
http://www.w3.org/1999/xhtml
Below are the results of checking this document for XML well-formedness and
validity.
* Line 124, column 13:
<body onLoad="preloadImages(); window.defaultStatus='Numerozine'">
^
Error: there is no attribute "onLoad" for this element (in this HTML
version) (explanation...)
-------------------------------------------------------------------------
XHTML 1.0 Transitional:
<!ELEMENT body %Flow;>
<!ATTLIST body
%attrs;
onload %Script; #IMPLIED
onunload %Script; #IMPLIED
background %URI; #IMPLIED
-Mikko
Received on Wednesday, 9 May 2001 00:11:16 UTC