Re: How important is validation?



Scott Meyers wrote:
>
> I have a web site that, due to maintenance by several people, some of whom are
> fairly clueless about HTML and CSS, etc. (notably me), has gotten to the point
> where I'm pretty sure it's suffering from bit rot. Though the pages seem to
> display okay under IE and FF, I really think it's time for an under-the-hood
> cleaning. I recently received a copy of Molly Holzschlag's "Spring Into HTML
> and CSS," and in the first chapter, she makes a big deal of producing pages
> that validate cleanly. However, she doesn't explain why this is important,
> e.g., doesn't say what the consequences of validation failure are.
>
> I went to http://validator.w3.org/ and was unsurprised to see my home page
> fail to validate. But then I got to playing around, and I found that the home
> pages for none of the following validate, either: yahoo, ebay, google, artima,
> and cnn. This makes me wonder whether validation is really something I need
> to worry about. Morally, I'm all for standards, and given a choice between
> pages that validate and those that do not, I'd choose validation, but I'm
> going to have to find somebody else to do the work for me (somebody who DOES
> know about HTML and CSS, etc.), and I'm worried that finding somebody who is
> familiar with validation is going to be a lot harder and/or more expensive
> than finding somebody who is not.
>
> Can somebody please explain to me what the practical advantages of having
> pages validate are? Also, I'm open to suggestions on who to consider hiring
> to do the work at my site (which happens to be aristeia.com).

According to one estimate, Internet Explorer (IE) reached a peak
market share of 88.0% of all browsers in March 2003. Since then,
it has declined to 73.5%. Other estimates might show IE still well
above 80% or even 90% of the market, but they all seem to agree
that IE's share is declining. My own sampling in April of this
year showed IE was the browser in 81% of the hits on 13 of my
eclectic Web pages. That means almost 20% of those who visited my
Web site were NOT using IE.

The point of all this is that you should design your Web pages for
viewing by ANY browser. To do that, you should design to the HTML
and CSS specifications and not to any specific browser at all. If
"It looks okay with IE" is your criterion, however, you have tied
yourself to a fading star.

Please see my
<URL:http://www.rossde.com/internet/Webdevelopers.html>. See also
<URL:http://www.anybrowser.org/campaign/index.html>.

If you are indeed a software professional, have a professional
attitude about this. Take pride in your work. Can you really be
proud of a home Web page that has 13 HTML errors? What does that
say about your professionalism and your computer expertise?

--

David E. Ross
<URL:http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <URL:http://www.mozilla.org/>.
.



Relevant Pages

  • Re: How important is validation?
    ... As a software developer, you know that the task is not completed ... you only have to view the page with one browser on one ... > designed to validate in 2000 would still validate today. ... should validate today for its version of HTML. ...
    (comp.infosystems.www.authoring.html)
  • Re: Problem viewing HTML on CD - Is there a simple "HTML viewer" for this purpose?
    ... This simple little browser will run off a disk, no requirement to install. ... It just might read the HTML file off a CD. ... Explorer a person could take an entire web site and place it on a CD ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Problem viewing HTML on CD - Is there a simple "HTML viewer" for this purpose?
    ... This simple little browser will run off a disk, no requirement to install. ... It just might read the HTML file off a CD. ... Explorer a person could take an entire web site and place it on a CD ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Web page served as application/xhtml+xml
    ... One can easily get IE to cooperate especial if you go HTML 4.01 script ... XHTML at IE guarantees problems. ... Having the browser tell me about a mistake seems by far the ... I really wish I knew of an easy to use web site generator that produced ...
    (comp.infosystems.www.authoring.html)
  • Re: Safe Surfing
    ... OS and browser information is not being used "to insure that you can ... properly view the web site". ... in some other browser, instead of examining the html to see why, sites ... with the HTML standard that the page claims to adhere to. ...
    (comp.security.misc)