On 07 Jan 2012, at 16:03 , ijak wrote:
> This is what the html4 version looks like when rendered on the
> wordpress.com site that has a CSS defined table type.
The table is not the problem, the CSS is the problem. You need to find which CSS file is defining the table and figure out why it is adding padding/spacing to the table elements.
However, there are at least seven stylsheets defined for that page, and I’m not willing to track through them all to figure out which one is the problem.
I recommend you use Firefox with the WebDeveloper plugin to see exactly what styles are applying to that table. FireBug might also be helpful.
--
"A musicologist is a man who can read music but can't hear it." - Sir
Thomas Beecham (1879 - 1961)