Validator absolutely breaks on this page

For topics about current BETA or future releases, including feature requests.
Post Reply
PlNG
Rank 0 - Newcomer
Posts: 2
Joined: Tue Dec 04, 2012 7:55 am

Validator absolutely breaks on this page

Post by PlNG »

CSE Beta 12 v5, Windows XP SP3.

This page is a result of an ESL teacher teaching HTML to Spanish speaking students who are hand coding it, from webpagesthatsuck.

http://www.uni.edu/becker/Spanish3.html
User avatar
Albert Wiersch
Site Admin
Posts: 3783
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX
Contact:

Re: Validator absolutely breaks on this page

Post by Albert Wiersch »

Hello,

Thanks for the report.

I suspect that the problem is already fixed in the release version. However, if you could be more specific as to what you mean by "absolutely breaks", then I can confirm that it's been fixed.
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial
User avatar
RSteinwand
Rank VI - Professional
Posts: 596
Joined: Mon Jun 09, 2008 2:12 pm
Location: Fargo, ND
Contact:

Re: Validator absolutely breaks on this page

Post by RSteinwand »

Code: Select all

<TITLE>Best Spanish Websites</TITLE>
I'd hate to see the worst. :D

One of the first things I learned is the idea of this:

<html>
<head></head>
<body></body>
</html>

Where does anyone think they can have 20 <body> tags? That has to be the nastiest html I've ever seen.
Rick
Post Reply