|
I have to add that using tables for tabular data is alright. It seems that everyone using CSS keeps stating that using tables is wrong and should never be done. That's incorrect. Tables should not be used for the layout of a site. However, it's fine to use tables for tabular data such as product listings, etc.
|