W3C home > Mailing lists > Public > www-validator@w3.org > July 2003

RE: a validator bug?

From: Asbjørn Ulsberg <asbjorn.ulsberg@nrk.no>
Date: Thu, 10 Jul 2003 14:50:15 +0200
Message-ID: <D186E3C450FED2119AFA00508B08736F06E93919@MAEXCH05>
To: "'Gergo Kiss'" <gege@dsd.sztaki.hu>
Cc: www-validator@w3.org

Gergo Kiss wrote:

> The following HTML source (made available online at
> http://gege.dsd.sztaki.hu/invalid.html) validates as HTML
> 4.01 Transitional, despite the fact that the last closing
> </tr> tag misses its closing > sign.

The </tr> is not missing it's closing >, it's just placed on a
new line, right before </table>:

  <table border="1">
      <tr>
          <td>
	      xxx
          </td>
      </tr
  ></table>
  ^
Here it is.

-- 
Asbjørn Ulsberg           -=|=-          X-No-Archive: No
"He's a loathsome offensive brute, yet I can't look away"
Received on Thursday, 10 July 2003 08:50:24 UTC

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