wiki.chadlindstrom.ca

Web Development Best Practices and Design Patterns




HTML Resources Index

Contents

What is HTML?

Sure, you might think your beyond that question. But hold on a second.

HTML was designed for you to use. It was designed for everyone. It wraps text or tags around your content to describe it.

And that folks is HTML in a nutshell. The problem is we've got this simple markup language was used and abused which has us in a situation where tables, divs, br's spacer gifs and who knows what to get websites to look the way they were supposed to.

HTML is not meant for that. HTML is a markup language, not a design language. And that folks leads us to Web Semantics and Web Standards.

Snippits and Examples

In no particular order, the following are a list of XHTML snippits and modules that are developed for example and reuse. The approach taken in most cases should be modular, re-usable and extendable.

Best Practices and Programming Style

The following is a list of demonstrated modules, practices and styles that are considered 'best practices' and work well in multi-developer projects of all sizes. The markup is semantic and utilizes microformats to demonstrate accessible, searchable and SEO friendly development.


W3C DOM vs. DHTML

Other Resources

Retrieved from "http://wiki.chadlindstrom.ca/index.php/HTML_Resources_Index"

This page has been accessed 2,115 times. This page was last modified 08:48, 11 January 2007.


This page has been accessed 2,115 times. This page was last modified 08:48, 11 January 2007.