Tuesday, June 29, 2010

World Wide Web Consortium

Share W3C is the World Wide Web Consortium, which is a community that is dedicated to creating standards for the web to ensure the continual, productive growth of the internet.

They offer a validation service for many types files that you would find on the web, including .html, .xml, and .css. Their validator service will almost ensure that any website you build will look about the same through any browser on any computer system. There will, however, always be variations.

You can validate an existing website that is already online, upload a file, or use a direct input (put the code directly into the validator).

http://validator.w3.org/

Feel free to check some of your favorite websites, or even your website. If there is any code that does not meet their standards, it will display an error and tell you where the error is.

No comments:

Post a Comment