-
Explanation with examples of common pitfalls in setting up columns with CSS. Includes codesnippets of how to to fix the problems as well. Great to help you save time and keep your hair on your head instead of in your hands.
-
The Colaborate font here is free. Clean, thin, modern, sans-serif.
-
An interesting concept of applying animations through CSS declarations that can degrade gracefully in browsers that don’t support javascript. The examples linked are pretty darn impressive. I hope this ends up as a feature in jQuery!
-
“CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).
In opposite to most other
-
A tool that takes a zip file of graphics and turns them into a single image and CSS to use the sprite technique to display the “slices” as backgrounds in your HTML. Handy for the sliding doors and other design techniques to reduce bandwidth to the server
-
Lightweight, simple and straightforward implementation of the lightbox functionality using just CSS. Maybe limited and not as flashy as some of the animated options but saves a 30-60kb chunk of javascript to get it to work!