Re: HTML 4 Validator Problem?

On 11.09.99 at 00:10, Rob Habberfield <robh@robh.net> wrote:

>I think I've found some sort of problem with the validator.
>
>My web page includes the following piece of code:
>
>document.write("<u><span style='color:black;cursor:hand'
>onclick='window.external.AddFavorite(location.href,document.title)'>Add
>this page to your Favorites</span></u>");
>
>problem is that the validator sees the closing tags (</span></u>) at the
>end of the code and says: "end tag for element "SPAN" which is not open"
>and "end tag for element "U" which is not open".

Please see
<URL:http://www.htmlhelp.com/tools/validator/problems.html#script>.

-- 
*** I just switched to a new email client.
*** If you see any format problems in this message, yell. Loudly! :-)

                                             -link

Received on Monday, 13 September 1999 20:31:40 UTC