Design News
ALA 243
Issue 243 of A List Apart: Staying Motivated and Design by Metaphor
Microformats (Book review)
Roger Johansson of 456bereastreet.com reviews "Microformats - Empowering Your Markup for Web 2.0", by John Allsopp.
(X)HTML Elements Best Practice Sheet
All elements are sorted within their groups in prioritized order. Recommended (X)HTML versions are mint-colored.
CSS Reference
CSS reference based on the CSS 2.1 specification with examples and illustrations.
Really Easy Field Validation
Form validation is a crucial thing in web applications and making them sometimes requires hard work. Here's a form validation script that is very easy to use.
Test Your Website in Different Browsers and Platforms
Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl.
CSS Keys, and the search for the right Sprite
Glen Lipka wanted an easier way to manage the "one big matrix image that CSS uses to chop up to display pieces" technique
Optimal CSS Files
What is the best way to layout the CSS itself?