|
In general, combining divs and tables can be pretty nasty. If you're using the table for layout purposes (and not to display tabular information, like tables were designed for) you should probably try and tear them out. You'll be happier in the long run.
P.S. Use or ignore this suggestion as you please. It should be noted that I have an irrational and extreme hatred of tables, especially when they're used for layouts.
|