Page is a not externally linkable
RowanSB - 10:39 pm on Oct 19, 2011 (gmt 0)
Thanks for all the intersting ideas for solving this problem.
Following advice in this thread I've tried using Firebug's "inspect" feature. This is a lot better than nothing, but because it only seems to highlight one cell in a table at a time, it's still not always easy to see exactly what's happening. For example, if a table is being displayed wider than it should be, how do you find out for sure which cell or combination of cells, and what particular elements within the cell, and/or what CSS attributes (margin, padding, border-width etc.) of the cell are forcing the table to be wider than it otherwise should be?
Thanks - Rowan