The first in a series of articles that will thrive to explain the possibilities you have in CSS positioning. It doesn't only cover positioning, but also properties that define layout such as display and float, and a preview of the new CSS3 layout module
While Jonathan Snook has nothing against CSS reset stylesheets, he simply don't use them personally and think that's okay. Great discussion in the comments.
This article is a tutorial and a tribute to the amazing <li>. With a little CSS, the <li> becomes one of the most powerful and versatile tags in a web designer's arsenal.
It appears that the recent syntax highlighting enhancements to Google Code's source browser are implemented with a slightly modified version of Mike Samuel's JavaScript Code Prettifier.
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be.
Don't let your stylesheet files get out of control - follow these guidelines right from the start and you'll easily be able to manage and update your CSS files.