Breadcrumb Navigation:
Reference
CSS
The CSS Zen Garden : A great place to start and end your journey of content/presentation sepraation enlighthenment. It's a great place to see how CSS can make one page look many different ways without ever changing the HTML. Once you understand the basics of CSS it's a good place to pick up tricks and see a box model in use. The link section isn't all that useful in my opinion.
Floatutorial : The #1 easiest way to learn the CSS Box model I have seen. Listutorial and Selectutotial are also great step by step walk thoughts of practical application of CSS.
CSS Panic : A resource for links you might want to check out.
SELFHTML & HTMLDOG: Lessons in CSS.
Positioning is Everything : Excellent source for information on the various bugs associated with CSS in browsers.
CSS Crib Sheet & Rich In Style : Great trouble shooting resources.
W3C CSS Page : The Official Specs.
HTML/XHTML/XML
XHTML 1.1 (official)
PHP/*AMP/Dynamic Environments
PHP.net (official)
Return to Top