I am trying to render a table-row that has two table-cells without any spacing between the cells. In order to see what is happening, I had the cell borders drawn - turns out there is always a space about one character in width between the border of supposedly adjacent cells. The table property "border-collapse=collapse" does not seem to affect anything.
I am setting padding-top and -bottom but not left and right.
Kindly suggest how I can get these two cells to render with no space between.
Bill
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]