Tag: markup

Setting your own standards; Keeping your mark-up consistent

October 30, 2006 | Published in: Accessibility & Standards | Tags: , , 8

Indenting your codeWebsite coders often find themselves working on a variety of web sites, and when starting out, and learning new methods and techniques everyday, the mark-up used can often be messy, random, and inconsistent.

When working with someone else on a project the problem can be even larger, especially when you both have unique ways of doing things, which can cause confusion, drastically increasing project development time.

But how can this be avoided? This article focuses on setting you own standards, creating re-usable snippets of code and web documents, and the benefits of doing so.

Continue reading “Setting your own standards; Keeping your mark-up consistent” »

Introduction to Microformats + a look at hCard & hAtom

September 28, 2006 | Published in: Web development | Tags: , , , , , 7

MicroformatsRecently ‘Microformats’ has been a major buzz word in the web design community, but what are they all about? If you are feeling lost then this article is for you. This article explains what Microformats are, the benefits of using microformats, and how to implement them.

This article focus’ on the microformats hCard, and hAtom; both of which are used on the Blue Anvil site if you hadn’t noticed.

Continue reading “Introduction to Microformats + a look at hCard & hAtom” »

Page: 1 2 3

Guide to Semantic Mark-up

August 22, 2006 | Published in: Accessibility & Standards, SEO | Tags: , , , , 21

Image of a tagMany people make the mistake of using tags for appearance only in their websites, but with semantics you get the benefit of describing your data as well. This makes it more accessible and of a higher quality, and of course fulfills the main objective; separating content from presentation.

This article is aimed at semantic mark-up beginners, including clients who want to learn more about code so they can ensure their sites are semantically correct. It also shows the mark-up available and it’s usage.

Continue reading “Guide to Semantic Mark-up” »