Re: result for my page.

From: Brian Gilkison (gilkison@one.net)
Date: Wed, May 09 2001

  • Next message: Tangina Barrows: "Re: result for my page."

    Date: 	Wed, 9 May 2001 00:22:15 -0400 (EDT)
    From: Brian Gilkison <gilkison@one.net>
    To: W3C Validator <www-validator@w3.org>
    cc: Mikko Hyppönen <mhyp@heureka.fi>
    Message-ID: <Pine.LNX.4.21.0105090019130.18342-100000@shell.one.net>
    Subject: Re: result for my page.
    
    On Tue, 8 May 2001, Mikko Hyppönen wrote:
    
    > The validator machine gave me this result:
    > ...
    >   <body onLoad="preloadImages(); window.defaultStatus='Numerozine'">
    >                ^
    > 
    > Error: there is no attribute "onLoad" for this element (in this HTML
    > version) (explanation...)
    
    The validator is correct, AND for the reason you pointed out: XML, and
    XHTML by exyension is case-sensitive.  Hence, 'onload' is a valid
    attribute, but 'onLoad' is not...
    
    Brian Gilkison
    gilkison@one.net