Welcome to Web Design Guide
Open Source Web Design Article
. For a permanent link to this article, or to bookmark it for further reading, click here.
17. Importance of Validation.
from:Don’t ignore the importance of validating your web page. Once your web page is ready, you can upload it to an HTML validator where this site will check whether your site is valid ('correct') HTML or not. This site will also give you some idea of how to fix it if it your web page is not a valid HTML. Validation is an essential step in the creation of any website and its as important as running your text through the spell checker.
Your HTML Code is Correct- If your code validates, then it's correct, and therefore more likely to work as intended on any web browser. If you don't validate your pages, then you might find that people who visit your site with certain web browsers see nothing at all. Correct code is more likely to display correctly on all the different web browsers as it puts them into their 'standards' mode. If the code is even slightly incorrect, many browsers will use a different way of displaying it, known as quirks mode.
Search Engines- When search engines are looking at your web pages, it's definitely going to give a preference to a page which has been validated resulting in a higher ranking in the results. If your page isn't valid, search engines might miss keywords in your web pages. Validation would also help you in getting your site compatible on mobile and other PDA devices.
Fault finding- If there is some error in your website code, validation gives you an easy way to track it down and fix it. Before validation, people had to test their site after making any modification and look carefully to make sure that the code is written perfectly.
Some commonly used Validators:
Here are a few validators that you can consider using. Most HTML validators are available online but you can also download some of these.
CSE validator: www.htmlvalidator.com (downloadable)
WebTechs validator: www.webtechs.com/html-val-src
The W3C validator: validator.w3c.org
The WDG validator: www.htmlhelp.com/tools/validator
Doctor HTML: www.doctor-html.com (downloadable)
Open Source Web Design News
Talend Announces New Big Data Integration Solutions - MarketWatch (press release)
Talend Announces New Big Data Integration Solutions MarketWatch (press release) LAS VEGAS, May 23, 2012 (BUSINESS WIRE) -- EMC World--Talend, a global open source software leader, today announced the availability of Talend's data integration and data quality solutions for the entire EMC Greenplum database and data analytics ... |
Where the Tech is She? - Willamette Week
![]() Willamette Week | Where the Tech is She? Willamette Week According to a 2006 study funded by the European Union, about 1.5 percent of open-source contributors are women. “It's a huge problem,” says Alex Payne, a former Twitter engineer and founder of local online banking startup Simple. |
Get to grips with the Latest Addition to Packt Publishing's Online Digital Library - San Francisco Chronicle (press release)
Get to grips with the Latest Addition to Packt Publishing's Online Digital Library San Francisco Chronicle (press release) The library covers a range of technologies from Open Source projects to Enterprise products to game design, meaning that there is something for everyone. The content in Packt books are emphasised in an organised manner enabling readers to understand ... |
Facebook's Open-source Data-center Project Gains Strength - PCWorld
![]() VentureBeat | Facebook's Open-source Data-center Project Gains Strength PCWorld By Agam Shah, IDG News Facebook's year-old project to develop open-source hardware designs with the aim to build efficient data centers gained momentum on Wednesday, with some top technology companies joining the effort and introducing server designs. Facebook's open-source hardware project gets new momentum, new allies, and new ... Facebook open source data centre project gains strength |
Browser choice: A thing of the past? - CNET
Browser choice: A thing of the past? CNET The organization that cares the most about this matter is Mozilla, whose founding purpose is to keep the Web open and whose Firefox browser is today at a significant disadvantage when it comes to spreading beyond personal computers. |




