HighDots Forums  

Re: 3 questions on validation

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: 3 questions on validation in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Henri Sivonen
 
Posts: n/a

Default Re: 3 questions on validation - 10-01-2005 , 05:15 AM






In article <3q2j7fFaufdvU3 (AT) uni-berlin (DOT) de>,
Gérard Talbot <newsblahgroup (AT) gtalbot (DOT) org> wrote:

Quote:
http://www.gtalbot.org/Varia/Validat...lanations.html

Therefore, the best starting step to ensure a webpage appears
and works as expected for all modern web browsers and web rendering
software is to write HTML code in conformance to the specifications.
But validity does not imply conformance. Also, it is possibly to be
valid but still incompatible with the real world.

http://hsivonen.iki.fi/test/minimization.html

Quote:
Generally speaking, a webpage using valid HTML code is smaller in
size (so downloading is faster) and is also rendered
considerably faster in modern browsers.
What's the basis of those (false) claims?

Quote:
The W3C provides a public HTML validator service that
automatically checks a submitted web page against the formal
rules (semantic, syntax) of the HTML specification and then
report any error found.
The W3C validator makes no semantic checks whatsoever.

Quote:
The clickable W3C HTML 4.01 button-image on webpages provides a
way for any vistor to verify that such webpages' HTML code is
properly coded.
http://www.cs.tut.fi/~jkorpela/html/...tion.html#icon

Quote:
Passing HTML validation does not necessarly guarantee that the
webpage is an overall good webpage or a well designed one.
Nor does it guarantee conformance. It does not even guarantee that the
parse tree in the browser is the same as in the validator.

How about just linking to
http://www.cs.tut.fi/~jkorpela/html/validation.html ?

--
Henri Sivonen
hsivonen (AT) iki (DOT) fi
http://hsivonen.iki.fi/
Mozilla Web Author FAQ: http://mozilla.org/docs/web-developer/faq.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.