If you thought HTML tables were passe, think again. Show me how you can draw the same picture using only CSS; I will then use it on my blog :)

I think HTML tables are as useful as ever in representing tabular / spreadsheet type data. While recent Javascript libraries like YUI and Ext uses CSS to emulate table, I think this task is better to left to the original tables.