Web Design, Development & Marketing

Web Development Articles

HTML: Valid HTML Code Standards

Producing code that conforms to W3C Recommendations and other standards is worthwhile. It shows your skills as a coder of HTML, CSS, XHTML etc...

Some may say though that conforming to the W3C's strict guidelines on HTML is just a hassle and brings no benefits. They have a point. For reasons why you should get your site in line with the standards though, visit: Web Standards Project.

Of course, you don't need valid code for a website to function. Many individuals and companies operate successful sites that do not conform to the standards. It is worth noting that using WYSIWYG editors such as Microsoft FrontPage will always create "messy" non-conforming HTML code. Even so, the benefit of being able to churn out and manage multiple pages in a short period of time is what attracts many.

You can validate your HTML code at: W3C Markup Validation Service.

Subscribe to RSS Feed Bookmark and Share

Related Links

Related Articles / Posts

Photoshop to Valid XHTML/CSS Coding Service (30/03/2009)

Relative File (Virtual) Inclusion - Server Side Includes (SSI) (23/03/2007)

CSS Layouts Without Tables - Tableless Design (Article) (07/11/2006)

The Origin of the Internet and Hypertext (Article) (25/10/2006)

Code Editors (Syntax Highlighting) - Aptana, Crimson Editor, PHP Designer (14/08/2006)