Valid (X)HTML

Why Most Sites Don’t Bother With Web Standards

Written by Karen | Monday, November 3rd, 2008
,

If you are a coder, and you are proud to write valid XHTML and CSS based sites, you’ve probably noticed many big sites like Google.com, Yahoo.com, etc, don’t have valid code and in fact have warnings, and the odd error, according to the results I get when I use my HTML Tidy Firefox add-on. So [...]

6 Comments

Structuring your HTML code

Written by niemi | Sunday, June 17th, 2007
, , , ,

We talk a lot about semantic and valid HTML. What people tend to forget are the structure of their HTML code. If you take a look at the source code of ten random sites, chances are that nine of them are very messy €“ source code-wise. Is it worth spending time on structuring it probably? [...]

2 Comments

Avoid These Common XHTML Errors

Written by Karen | Friday, August 18th, 2006
, , , ,

Many visitors to my site have downloaded my XHTML templates and then email me to show me how they are using my work.

Some are less-experienced coders or do not really know how XHTML differs from HTML.

Here are the most common errors I’ve come across…

2 Comments