W3C home > Mailing lists > Public > www-validator@w3.org > August 2002

incorrect error messages (?)

From: Scott S. Lawton <ssl@prefab.com>
Date: Tue, 20 Aug 2002 12:47:40 -0400 (EDT)
Message-Id: <v04003a04b9881bd62719@[192.168.0.52]>
To: www-validator@w3.org




This error doesn't look right:

=====
Line 7, column 15: 
  <frameset rows="105,999*" frameborder="NO" border="0" framespacing="0" ...
                 ^

Error: there is no attribute "ROWS" for this element (in this HTML version) 
=====

That sure looks like a ROWS element.

There are several similar errors listed.  Here's the URL:

http://validator.w3.org/check?uri=http://www.quaesitium.com/&charset=(detect+automatically)&doctype=HTML+4.01+Transitional

Important note: that's not my page, I was just checking to see if the validator would catch an obscure error, backslash vs. forward slash:
	src="quaesitium\title.htm"

should be
	src="quaesitium/title.htm"

Scott
(who is not subscribed to this list, just following the instructions on http://validator.w3.org/feedback.html)
Received on Tuesday, 20 August 2002 23:09:11 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:29 UTC