Validation and Code Cleaning of Html
May 16th, 2010

In this era of World Wide Web, the internet is become the major source of Information. This thing has increased the traffic over the internet and encourages the business owners to come and invest over the web. EBay and Amazon are the best examples of businesses over the web. Thus websites has been increasingly launched over the web.
Introduction to W3C:
Beside the huge traffic inside the internet world, there is a web authority organization that is responsible for maintaining and defining the web trends, technology or standards known as W3C. W3C stands for World Wide Web Consortium. W3C are responsible for the code compatibility issues and for other guidelines.
Why standardization and Code Cleaning is Important?
The valid reason is there are many websites presently launched over the World Wide Web. Due to the web 2.0, the trend has encouraged every people to come over the web even from their mobile or cell phones. So Standardization and Code cleaning is necessary to ensure the website is looked exactly same either from the mobile browser or from the PC. This is known as cross browser platform independence.
In this Era PDA’s, smart phones, Apple I phones are in much demand. People use to access their face book account or other website via their mobile phones. Either if you are a web designer or a web design firm you have two options to validate cross browser compatibility.
i. Optimize your website for Mozilla, IE, Opera, Safari
ii. Second follow the standardize rules and validate your code.
Why all designers or developers don’t use Validation?
As we all know x Html is the standardize version of html 4.0.1. The standard is defined in order to get rid of compatibility issues. But the fact is mostly editors do not generate 100% compatible code. So that’s why not all designers or developers use code validation.
