Re: name attribute

by "Mukesh Wani" <mukeshwani(at)hotmail.com>

 Date:  Fri, 07 Apr 2000 20:48:21 GMT
 To:  amcbainezzell(at)alum.mit.edu,
hwg-languages(at)hwg.org
  todo: View Thread, Original
The only thing I can think of is for the FORM tag try putting the Name 
attribute after the action and method attributes and the same for the img 
tag, put the name attribute after the SRC attribute.  Maybe the validator 
checks for it in some sequence.

HTH,

Mukesh

>I'm trying to validate some code (HTML 4.0 Transitional) using the W3C
>HTML Validation service, and I get the following report:
>
>Below are the results of attempting to parse this document with an
>SGML parser.
>Line 82, column 11:
>   <form name="cSelect" action="main.asp">
>              ^
>Error: there is no attribute "NAME"
>Line 90, column 208:
>   ... le')" onmouseout="img_inact('profile')"><img name="profile"
>src="~grap ...
>                                                         ^
>Error: there is no attribute "NAME"
>
>
>However, the HTML 4 specs show that both IMG and FORM tags can have
>NAME attributes. Any idea why the validator is rejecting these?
>
>Thanks.
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA