Monthly Archives: March 2004

If you must use tables…

Use them properly. Isolani does a great job with a succinct, easy to understand Guide to creating accessible, structured tables for your tabular data (the only thing for which you should be using tables).

Forms

Forms are usually pretty messy to deal with in a pure CSS layout. They look very nice in tables, but are rather hard and hackey to deal with without tables. The Man In Blue , along with Eric Meyer came … Continue reading