Practical CSS Layout Tips, Tricks, & Techniques

I was doing some research today for a page I’m working on and came across another great article from ALA so I thought I’d share the link with you.

A List Apart: Articles: Practical CSS Layout Tips, Tricks, & Techniques

Very useful technique for solving a problem that was simple to solve in HTML using Tables but may have been a bit more problematic in CSS for a beginner.