I'm working on a website and in the past have used CSS only for text formatting. Having done design work on and off since 95' I got used to tables for structuring elements. I'm finally getting around ...
Adding a table to your website is a useful way to present large amounts of information clearly. Tables also provide an efficient use of space, and let you more easily read and compare complex data.
This aggressively titled, well-written book is about CSS tables. As you may know, most browsers already support CSS tables, meaning the CSS properties “display: table,” “display: table-row,” “display: ...