Structuring your HTML code

Posted by niemi under HTML, Tips & Tricks, Web Design

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? After [...]

2 Comments

Improving your SEO with better markup

Most of us probably feel that our SEO skills are pretty decent, but there is always room for improvement.

In a recent article, Chris Pearson gives us the Definitive Guide to Semantic Web Markup for Blogs, where he writes:
You’d think that as a result of open-source development practices, blog architectures would be pretty close [...]

No Comments

Avoid These Common XHTML Errors

Posted by Karen under Featured, HTML, Web Design

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