Re: Why is Google's HTML so bad?



Mark wrote:

Check out this page:

http://www.google.co.uk/intl/en/options/

No doctype, table layout, presentation attributes, font tags...

If somebody posted this page here for a critique it would be ripped to
shreds.

Run it through the W3C validator:

---8<---
No DOCTYPE found! Attempting validation with HTML 4.01 Transitional.
Failed validation, 120 Errors
--->8---

HTML has to be pretty bad to fail validation against HTML 4.01
Transitional, and with no less than 120 errors.

Is this also a clue that Google doesn't really care about the quality of
HTML when ranking pages?

Google doesn't care about anything except profit, Mark.

--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org

.



Relevant Pages

  • HTML 5 [was Re: Critique please]
    ... The lack of a full DOCTYPE with a URL would make SGML validation of the ... guess what version of HTML the document is written in. ... This reduces the ability of browser makers to ...
    (uk.net.web.authoring)
  • Re: Validating a page with W3.org
    ... suppressed and the DOCTYPE for "HTML 4.01 Transitional" inserted instead, but even if no errors are shown below the document will not be Valid until you update it to reflect this new DOCTYPE. ... The document located at was checked and found to be tentatively valid HTML 4.01 Transitional. ... This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML or XML Parser. ... I know very little about coding in HTML, but it would not hurt to try fixing those errors, *one at a time* and doing a re-check; strict first, transitional second. ...
    (alt.html)
  • Re: Validating a page with W3.org
    ... The detected DOCTYPE Declaration "<!DOCTYPE HTML PUBLIC ... successfully performed a formal validation using an SGML or XML Parser. ... Under 'strict' there are 10 errors. ...
    (alt.html)
  • Why is Googles HTML so bad?
    ... No doctype, table layout, presentation attributes, font tags... ... If somebody posted this page here for a critique it would be ripped to shreds. ... Attempting validation with HTML 4.01 Transitional. ... HTML has to be pretty bad to fail validation against HTML 4.01 Transitional, and with no less than 120 errors. ...
    (alt.html)
  • Re: query string passing woes........ help... please....
    ... |> | offer any help other than saying that my validation could be FAR more ... I'm a total newbie at php. ... The easiest way for you would be to make the html form called form.php ... $_SESSION array using the same names. ...
    (alt.php)