[VE][79] Error Message Feedback

Getting the error below:

  Line 99, column 53: end tag for element "SPAN" which is not open

  txt += "\t<span class=\"menuItemBG\">&nbsp; </span>\n";



Shouldn't the validator simply ignore any quoted text?  This line is in a function that will be generating code.

Received on Friday, 25 March 2005 21:38:21 UTC