I'm trying to create a page with a number of static html tables on them. What do I need to do to get them to display each column the same size as each other column in the table? The HTML is as follows:
Interest rates
Current rate as at 31 March 2010 31 December 2009 31 March 2009 Index1 1.00% 1.00% 1.50% index2 0.50% 0.50% 0.50% index3 0.25% 0.25% 0.25%
Source: Bt
Stock markets
As at 31 March 2010 1 month change QTD change 12 months change index1 1169.43 5.88% 4.87% 46.57% index2 1958.34 7.68% 5.27% 58.31% index3 5679.64 6.07% 4.93% 44.66% index4 2943.92 8.30% -0.98% 44.52% index5 978.81 9.47% 7.85% 26.52% index6 3177.77 10.58% 6.82% 44.84%
Source: B
I'm also open to suggestion on how to tidy this up, if there are any? :-) edit: I should add that the cellpadding & cellspacing attributes are require by a 3rd party PDF conversion app that we use