Hello,

I observed that each new row "<TR>" in a table makes small distance between it and the previous table, I want to set this distance to 0 "ZERO", so when I devide a picture and ditribute it into table cells, it seems no distorted or divided.

Here is the TABLE tage I used:
<TABLE border="0" width="100%" cellpadding="0" cellspacing="0">

What changes should I do?