Hi all,
I'm generating an html table and I want to have it look identical to an Excel spreadsheet (the standard default that opens when you open a blank).
But the html table always has space between the borders of the td's and the rows. I've set all the Padding and Marginto 0px, and I have the borders at 1px, but there are still several pixels between each border on all sides.
What do I need to do to get the stylesheet to make the table the way I define it? I am deleting temp internet files to make sure the css is removed and a new one loaded as I test.
Thanks,
--Jim
I'm generating an html table and I want to have it look identical to an Excel spreadsheet (the standard default that opens when you open a blank).
But the html table always has space between the borders of the td's and the rows. I've set all the Padding and Marginto 0px, and I have the borders at 1px, but there are still several pixels between each border on all sides.
What do I need to do to get the stylesheet to make the table the way I define it? I am deleting temp internet files to make sure the css is removed and a new one loaded as I test.
Thanks,
--Jim