Search code examples
htmlcssw3csemantic-markupw3c-validation

What is the benefit to add W3C logo in site?


http://www.w3.org/QA/Tools/Icons

  • If my code is valid then Should i add logo to all my personal and client sites.?
  • Should i add logo to client sites and tell to client these are good to have?
  • If code is valid but semantically correct even can we use logo?
  • What is benefit and purpose to add these logos for XHTML, CSS accessibility.
  • And what is the difference between Gold and Blue logo
  • Why W3C provide these logos?

Solution

  • It's completely useless in my opinion - it wastes bandwidth, it serves no real purpose. The only people who really use it are the ones who just found about w3 validator usually, and they stop using it after awhile. The ones who do leave it on their sites usually don't even bother fixing validation errors after a couple years and you click on the icon and you see that the site has X # of errors.

    And what is the difference between Gold and Blue logo

    One is blue, the other is gold. The reference doesn't state any difference so I would assume it's just color.

    Why W3C provide these logos?

    For novice developers to have bragging rights and put something on their page.